The buffer of data to compress
Optional
options: ZlibCompressionOptionsCompression options to use
Compresses a chunk of data with zlib
DEFLATE algorithm.
The output buffer with the compressed data
The buffer of data to compress
Optional
options: ZlibCompressionOptionsCompression options to use
Generated using TypeDoc
Compresses a chunk of data with
zlib
DEFLATE algorithm.Returns
The output buffer with the compressed data