Reads uncompressed data into an array of bytes
Parameters
- buf
- The buffer to read uncompressed data into
- offset
- The offset indicating where the data should be placed
- len
- The number of uncompressed bytes to be read
See Also
GZipInputStream Class | ICSharpCode.SharpZipLib.GZip Namespace