Streaming UTF-8 decoding

Constructors

Methods

Properties

Constructors

Methods

  • Pushes a chunk to be decoded from UTF-8 binary

    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