Streaming DEFLATE compression for ZIP archives. Prefer using AsyncZipDeflate for better performance
Creates a DEFLATE stream that can be added to ZIP archives
The filename to associate with this data stream
The compression options
Pushes a chunk to be deflated
The chunk to push
Whether this is the last chunk
Generated using TypeDoc
Streaming DEFLATE compression for ZIP archives. Prefer using AsyncZipDeflate for better performance