Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 182 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.cancellationToken, System.Text.Json.Utf8JsonWriter.CheckNotDisposed(), System.Buffers.ArrayBufferWriter< T >.Clear(), System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Text.Json.Dictionary, System.IO.Stream.FlushAsync(), System.IO.Stream.WriteAsync(), System.Buffers.ArrayBufferWriter< T >.WrittenCount, and System.Buffers.ArrayBufferWriter< T >.WrittenMemory.
Referenced by System.Text.Json.Utf8JsonWriter.DisposeAsync().