Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 212 of file InflaterManaged.cs.
References System.IO.Compression.InflaterManaged._blockLength, System.IO.Compression.InflaterManaged._blockLengthBuffer, System.IO.Compression.InflaterManaged._input, System.IO.Compression.InflaterManaged._output, System.IO.Compression.InflaterManaged._state, System.IO.Compression.OutputWindow.CopyFrom(), System.IO.Compression.OutputWindow.FreeBytes, System.IO.Compression.InputBuffer.GetBits(), System.SR.InvalidBlockLength, System.IO.Compression.InputBuffer.SkipToByteBoundary(), and System.SR.UnknownState.
Referenced by System.IO.Compression.InflaterManaged.Decode().