Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 3004 of file Utf8JsonReader.cs.
References System.Text.Json.Utf8JsonReader._buffer, System.Text.Json.Utf8JsonReader._bytePositionInLine, System.Text.Json.Utf8JsonReader._totalConsumed, System.Text.Json.JsonConstants.Delimiters, System.Text.Json.Utf8JsonReader.GetNextSpan(), System.Text.Json.Utf8JsonReader.HasValueSequence, System.Text.Json.JsonHelpers.IsDigit(), System.Text.Json.Utf8JsonReader.IsLastSpan, and System.value.
Referenced by System.Text.Json.Utf8JsonReader.ConsumeDecimalDigitsMultiSegment(), and System.Text.Json.Utf8JsonReader.TryGetNumberMultiSegment().