ISO BMFF data view. Similar to DataView, but with additional methods for reading ISO BMFF data. It implements the iterator protocol, so it can be used in a for...of loop.

Constructors

Accessors

Methods

  • Beta

    Type Parameters

    • T

    Parameters

    • length: number
    • map: () => T

    Returns T[]