Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Text.Json.PooledByteBufferWriter, including all inherited members.
_index | System.Text.Json.PooledByteBufferWriter | private |
_rentedBuffer | System.Text.Json.PooledByteBufferWriter | private |
Advance(int count) | System.Text.Json.PooledByteBufferWriter | inline |
Capacity | System.Text.Json.PooledByteBufferWriter | |
CheckAndResizeBuffer(int sizeHint) | System.Text.Json.PooledByteBufferWriter | inlineprivate |
Clear() | System.Text.Json.PooledByteBufferWriter | inline |
ClearHelper() | System.Text.Json.PooledByteBufferWriter | inlineprivate |
Dispose() | System.Text.Json.PooledByteBufferWriter | inline |
GetMemory(int sizeHint=0) | System.Text.Json.PooledByteBufferWriter | inline |
GetSpan(int sizeHint=0) | System.Text.Json.PooledByteBufferWriter | inline |
PooledByteBufferWriter(int initialCapacity) | System.Text.Json.PooledByteBufferWriter | inline |
WriteToStream(Stream destination) | System.Text.Json.PooledByteBufferWriter | inlinepackage |
WriteToStreamAsync(Stream destination, CancellationToken cancellationToken) | System.Text.Json.PooledByteBufferWriter | inlinepackage |
WrittenMemory | System.Text.Json.PooledByteBufferWriter |