Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 605 of file Utf8JsonWriter.cs.
References System.Text.Json.Utf8JsonWriter._arrayBufferWriter, System.Text.Json.Utf8JsonWriter._memory, System.Text.Json.Utf8JsonWriter._output, System.Text.Json.Utf8JsonWriter._stream, System.Text.Json.Dictionary, System.Buffers.ArrayBufferWriter< T >.GetMemory(), System.Buffers.IBufferWriter< T >.GetMemory(), System.Memory< T >.Length, System.Math.Max(), and System.Text.Json.ThrowHelper.ThrowInvalidOperationException_NeedLargerSpan().
Referenced by System.Text.Json.Utf8JsonWriter.Grow().