Documentation
    Preparing search index...

    Function isId3Footer

    • Internal

      Returns true if an ID3 footer can be found at offset in data

      Parameters

      • data: Uint8Array

        The data to search in

      • offset: number

        The offset at which to start searching

      Returns boolean

      true if an ID3 footer is found