Read clear text data from the input stream.
Parameters
- outBuffer
- The buffer to add data to.
- offset
- The offset to start adding data at.
- length
- The number of bytes to read.
Return Value
Returns the number of bytes actually read.
See Also
InflaterInputBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace