An input buffer customised for use by InflaterInputStream
For a list of all members of this type, see InflaterInputBuffer Members.
System.Object ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer
public class InflaterInputBuffer
Thread Safety
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Remarks
The buffer supports decryption of incoming data.
Requirements
Namespace: ICSharpCode.SharpZipLib.Zip.Compression.Streams
Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)
See Also
InflaterInputBuffer Members | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace