Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IO.Compression.Inflater Member List

This is the complete list of members for System.IO.Compression.Inflater, including all inherited members.

_currentInflatedCountSystem.IO.Compression.Inflaterprivate
_finishedSystem.IO.Compression.Inflaterprivate
_inputBufferHandleSystem.IO.Compression.Inflaterprivate
_isDisposedSystem.IO.Compression.Inflaterprivate
_uncompressedSizeSystem.IO.Compression.Inflaterprivate
_windowBitsSystem.IO.Compression.Inflaterprivate
_zlibStreamSystem.IO.Compression.Inflaterprivate
DeallocateInputBufferHandle()System.IO.Compression.Inflaterinlineprivate
Dispose(bool disposing)System.IO.Compression.Inflaterinlineprivate
Dispose()System.IO.Compression.Inflaterinline
Finished()System.IO.Compression.Inflaterinline
Inflate(out byte b)System.IO.Compression.Inflaterinline
Inflate(byte[] bytes, int offset, int length)System.IO.Compression.Inflaterinline
Inflate(Span< byte > destination)System.IO.Compression.Inflaterinline
Inflate(ZLibNative.FlushCode flushCode)System.IO.Compression.Inflaterinlineprivate
InflateInit(int windowBits)System.IO.Compression.Inflaterinlineprivate
Inflater(int windowBits, long uncompressedSize=-1L)System.IO.Compression.Inflaterinlinepackage
InflateVerified(byte *bufPtr, int length)System.IO.Compression.Inflaterinline
IsGzipStream()System.IO.Compression.Inflaterinlinepackage
IsInputBufferHandleAllocatedSystem.IO.Compression.Inflaterprivate
NeedsInput()System.IO.Compression.Inflaterinline
ReadInflateOutput(byte *bufPtr, int length, ZLibNative.FlushCode flushCode, out int bytesRead)System.IO.Compression.Inflaterinlineprivate
ReadOutput(byte *bufPtr, int length, out int bytesRead)System.IO.Compression.Inflaterinlineprivate
ResetStreamForLeftoverInput()System.IO.Compression.Inflaterinlineprivate
SetInput(byte[] inputBuffer, int startIndex, int count)System.IO.Compression.Inflaterinline
SetInput(ReadOnlyMemory< byte > inputBuffer)System.IO.Compression.Inflaterinline
SyncLockSystem.IO.Compression.Inflaterprivate
~Inflater()System.IO.Compression.Inflaterinlineprivate