Creates an asynchronous DEFLATE stream
The compression options
The callback to call whenever data is deflated
Creates an asynchronous DEFLATE stream
The callback to call whenever data is deflated
The handler to call whenever data is available
A method to terminate the stream's internal worker. Subsequent calls to push() will silently fail.
Pushes a chunk to be deflated
The chunk to push
Whether this is the last chunk
Generated using TypeDoc
Asynchronous streaming DEFLATE compression