Read a buffer directly from the input stream
Overload List
Read a buffer directly from the input stream
public int ReadRawBuffer(byte[]);
Read a buffer directly from the input stream
public int ReadRawBuffer(byte[],int,int);
See Also
InflaterInputBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace