Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 134 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.Buffers.ArrayBufferWriter< T >.Advance(), System.Buffers.IBufferWriter< T >.Advance(), System.Text.Json.Utf8JsonWriter.BytesCommitted, System.Text.Json.Utf8JsonWriter.BytesPending, System.Text.Json.Utf8JsonWriter.CheckNotDisposed(), System.Buffers.ArrayBufferWriter< T >.Clear(), System.IO.Stream.Flush(), System.IO.Stream.Write(), System.Buffers.ArrayBufferWriter< T >.WrittenCount, and System.Buffers.ArrayBufferWriter< T >.WrittenSpan.
Referenced by System.Text.Json.Utf8JsonWriter.Dispose().