@stricahq/cbors - v2.0.0
    Preparing search index...

    Class EncodedCbor

    Wraps an already encoded CBOR item, which the encoder splices into the output verbatim instead of re-encoding it. The bytes must contain exactly one well-formed CBOR data item; it is not validated.

    Index
    • get cborBytes(): Uint8Array

      Returns Uint8Array