Streaming single or multi-member GZIP decompression

Constructors

Methods

Properties

Constructors

Methods

  • Pushes a chunk to be GUNZIPped

    Parameters

    • chunk: Uint8Array

      The chunk to push

    • Optionalfinal: boolean

      Whether this is the last chunk

    Returns void

Properties

The handler to call whenever data is available

The handler to call whenever a new GZIP member is found