Read a buffer directly from the input stream
Parameters
- outBuffer
- The buffer to read into
- offset
- The offset to start reading data into.
- length
- The number of bytes to read.
Return Value
Returns the number of bytes read.
See Also
InflaterInputBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace | InflaterInputBuffer.ReadRawBuffer Overload List