Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 114 of file InflaterManaged.cs.
References System.IO.Compression.InflaterManaged._currentInflatedCount, System.IO.Compression.InflaterManaged._output, System.IO.Compression.InflaterManaged._state, System.IO.Compression.InflaterManaged._uncompressedSize, System.bytes, System.IO.Compression.OutputWindow.ClearBytesUsed(), System.IO.Compression.OutputWindow.CopyTo(), System.IO.Compression.InflaterManaged.Decode(), System.IO.Compression.InflaterManaged.Finished(), and System.Math.Min().
Referenced by System.IO.Compression.DeflateManagedStream.Read(), System.IO.Compression.DeflateManagedStream.ReadAsyncCore(), and System.IO.Compression.DeflateManagedStream.ReadAsyncInternal().