Class ByteArray

A simple array of bytes.

Hierarchy

  • Uint8Array
    • ByteArray

Constructors

  • Constructs a new typed array.

    Parameters

    • length: number

    Returns ByteArray

Methods

Generated using TypeDoc