pbf-ts - v1.1.0

    Interface Tag

    A tag is a pair of a number and a type.

    interface Tag {
        tag: number;
        type: number;
    }
    Index

    Properties

    Properties

    tag: number

    the number of the tag

    type: number

    the type of the tag

    MMNEPVFCICPMFPCPTTAAATR