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