BC-DCBOR TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Interface HexFormatOpts

    Options for hex formatting.

    interface HexFormatOpts {
        annotate?: boolean;
        tagsStore?: TagsStore;
    }
    Index

    Properties

    annotate?: boolean

    Whether to annotate the hex dump with semantic information

    tagsStore?: TagsStore

    Optional tags store for resolving tag names