Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.PooledByteBufferWriter Member List

This is the complete list of members for System.Text.Json.PooledByteBufferWriter, including all inherited members.

_indexSystem.Text.Json.PooledByteBufferWriterprivate
_rentedBufferSystem.Text.Json.PooledByteBufferWriterprivate
Advance(int count)System.Text.Json.PooledByteBufferWriterinline
CapacitySystem.Text.Json.PooledByteBufferWriter
CheckAndResizeBuffer(int sizeHint)System.Text.Json.PooledByteBufferWriterinlineprivate
Clear()System.Text.Json.PooledByteBufferWriterinline
ClearHelper()System.Text.Json.PooledByteBufferWriterinlineprivate
Dispose()System.Text.Json.PooledByteBufferWriterinline
GetMemory(int sizeHint=0)System.Text.Json.PooledByteBufferWriterinline
GetSpan(int sizeHint=0)System.Text.Json.PooledByteBufferWriterinline
PooledByteBufferWriter(int initialCapacity)System.Text.Json.PooledByteBufferWriterinline
WriteToStream(Stream destination)System.Text.Json.PooledByteBufferWriterinlinepackage
WriteToStreamAsync(Stream destination, CancellationToken cancellationToken)System.Text.Json.PooledByteBufferWriterinlinepackage
WrittenMemorySystem.Text.Json.PooledByteBufferWriter