Create an InflaterInputStream with the specified decompressor and the specified buffer size.
Parameters
- baseInputStream
- The InputStream to read bytes from
- inflater
- The decompressor to use
- bufferSize
- Size of the buffer to use
See Also
InflaterInputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace | InflaterInputStream Constructor Overload List