▸ DeflateFunction(input
): Promise
<Uint8Array
>
Deflate Raw implementation, e.g. promisified zlib.deflateRaw.
Name | Type |
---|---|
input |
Uint8Array |
Promise
<Uint8Array
>
▸ DeflateFunction(input
): Promise
<Uint8Array
>
Deflate Raw implementation, e.g. promisified zlib.deflateRaw.
Name | Type |
---|---|
input |
Uint8Array |
Promise
<Uint8Array
>