FcompressDeflate
Bun

function

zlib.iter.compressDeflate

function compressDeflate(

Create a deflate compression transform. Output is compatible with zlib.inflate() and decompressDeflate()/decompressDeflateSync().

@returns

A stateful transform.

Referenced types

interface ZlibCompressionOptions

interface StatefulTransform