Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2353 of file Utf8JsonReader.cs.
References System.Text.Json.Utf8JsonReader._buffer, System.Text.Json.Utf8JsonReader._bytePositionInLine, System.Text.Json.Utf8JsonReader._consumed, System.Text.Json.Utf8JsonReader._currentPosition, System.Text.Json.Utf8JsonReader._sequence, System.Text.Json.Utf8JsonReader._totalConsumed, System.destination, System.Text.Json.Dictionary, System.Text.Json.Utf8JsonReader.FindMismatch(), System.SequencePosition.GetInteger(), System.Text.Json.Utf8JsonReader.GetInvalidLiteralMultiSegment(), System.Text.Json.Utf8JsonReader.GetNextSpan(), System.SequencePosition.GetObject(), System.Text.Json.Utf8JsonReader.HasValueSequence, System.Text.Json.Utf8JsonReader.IsLastSpan, System.Math.Min(), System.ReadOnlySpan< T >.Slice(), System.Buffers.ReadOnlySequence< T >.Slice(), System.start, and System.Text.Json.Utf8JsonReader.ValueSequence.
Referenced by System.Text.Json.Utf8JsonReader.ConsumeLiteralMultiSegment().