Skip to content

Support Encoded CBOR data item #104

Description

@sargun

CBOR has the idea of encoding data items in binary (CBOR) and then embedding them in the object itself. This has some really big benefits around in-place decoding because bstr are length prefixed, and you can skip decoding the entire item versus having to seek through the stream.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions