Type Alias FlateStreamHandler
Type declaration
- (data, final): void
Parameters
- data: Uint8Array
The data output from the stream processor
- final: boolean
Whether this is the final block
Returns void
- data: Uint8Array
The data output from the stream processor
Whether this is the final block
Handler for data (de)compression streams