Initialise a new instance of InflaterInputBuffer
Parameters
- stream
- The stream to buffer.
- bufferSize
- The size to use for the buffer
Remarks
A minimum buffer size of 1KB is permitted. Lower sizes are treated as 1KB.
See Also
InflaterInputBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace | InflaterInputBuffer Constructor Overload List