taglib-ts
    Preparing search index...

    ID3v2 footer (v2.4 only).

    The footer is identical to the header except the file identifier is "3DI" instead of "ID3". It allows a parser to find the tag when scanning from the end of a file.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    fileIdentifier: ByteVector = ...

    The footer file identifier "3DI".

    size: number = 10

    Footer is always 10 bytes (same as header).

    Methods