Class BitArray

Constructors

Properties

Accessors

Methods

Constructors

Properties

#bits: Uint8Array
#size: number

Accessors

Methods

  • merge the bitArray with current this.#bits , bitArray is always smaller than this.#bits

    Parameters

    Returns void