Skip to content

cupertino-files / inflateRaw

Function: inflateRaw() ​

inflateRaw(input, expectedSize?): Uint8Array

Defined in: src/base/inflate.ts:223

Decompress a raw DEFLATE stream (no zlib/gzip wrapper).

Parameters ​

input ​

Uint8Array

expectedSize? ​

number

Returns ​

Uint8Array

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.