Skip to content

CBOR/MessagePack from uint8_t * and size #478

@pboettch

Description

@pboettch

How would one use from_cbor/from_messagepack when data is stored in a uint8_t-buffer received via a low-level C library?

Could something be done in this library to support this without doing copy of the data into a vector?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions