Writes bytes from an array to the compressed stream.
Parameters
- buf
- The byte array
- off
- The offset into the byte array where to start.
- len
- The number of bytes to write.
See Also
DeflaterOutputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace