Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ _buffer

ReadOnlySpan<byte> System.Text.Json.Utf8JsonReader._buffer
private

Definition at line 37 of file Utf8JsonReader.cs.

Referenced by System.Text.Json.Utf8JsonReader.Utf8JsonReader(), System.Text.Json.Utf8JsonReader.Utf8JsonReader(), System.Text.Json.Utf8JsonReader.CheckLiteralMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeComment(), System.Text.Json.Utf8JsonReader.ConsumeDecimalDigitsMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeIntegerDigitsMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeLiteral(), System.Text.Json.Utf8JsonReader.ConsumeLiteralMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeMultiLineComment(), System.Text.Json.Utf8JsonReader.ConsumeNegativeSignMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeNextToken(), System.Text.Json.Utf8JsonReader.ConsumeNextTokenFromLastNonCommentToken(), System.Text.Json.Utf8JsonReader.ConsumeNextTokenFromLastNonCommentTokenMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeNextTokenMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeNextTokenUntilAfterAllCommentsAreSkipped(), System.Text.Json.Utf8JsonReader.ConsumeNextTokenUntilAfterAllCommentsAreSkippedMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeNumber(), System.Text.Json.Utf8JsonReader.ConsumeNumberMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumePropertyName(), System.Text.Json.Utf8JsonReader.ConsumePropertyNameMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeSignMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeSingleLineComment(), System.Text.Json.Utf8JsonReader.ConsumeString(), System.Text.Json.Utf8JsonReader.ConsumeStringAndValidateMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeStringMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeStringNextSegment(), System.Text.Json.Utf8JsonReader.ConsumeValue(), System.Text.Json.Utf8JsonReader.ConsumeValueMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeZeroMultiSegment(), System.Text.Json.Utf8JsonReader.EndArray(), System.Text.Json.Utf8JsonReader.EndObject(), System.Text.Json.Utf8JsonReader.GetNextSpan(), System.Text.Json.Utf8JsonReader.HasMoreData(), System.Text.Json.Utf8JsonReader.HasMoreData(), System.Text.Json.Utf8JsonReader.HasMoreDataMultiSegment(), System.Text.Json.Utf8JsonReader.HasMoreDataMultiSegment(), System.Text.Json.Utf8JsonReader.ReadFirstToken(), System.Text.Json.Utf8JsonReader.ReadFirstTokenMultiSegment(), System.Text.Json.Utf8JsonReader.ReadMultiSegment(), System.Text.Json.Utf8JsonReader.ReadSingleSegment(), System.Text.Json.Utf8JsonReader.SkipAllComments(), System.Text.Json.Utf8JsonReader.SkipAllComments(), System.Text.Json.Utf8JsonReader.SkipAllCommentsMultiSegment(), System.Text.Json.Utf8JsonReader.SkipAllCommentsMultiSegment(), System.Text.Json.Utf8JsonReader.SkipComment(), System.Text.Json.Utf8JsonReader.SkipCommentMultiSegment(), System.Text.Json.Utf8JsonReader.SkipMultiLineCommentMultiSegment(), System.Text.Json.Utf8JsonReader.SkipSingleLineCommentMultiSegment(), System.Text.Json.Utf8JsonReader.SkipWhiteSpace(), System.Text.Json.Utf8JsonReader.SkipWhiteSpaceMultiSegment(), System.Text.Json.Utf8JsonReader.StartArray(), and System.Text.Json.Utf8JsonReader.StartObject().