Skip to content

Access to strings by reference #206

Closed
@petm-dec

Description

@petm-dec

Hello, I created #205 as a proposal to allow direct access to the underlying buffer for (large) strings.
We use this to avoid an extra copy when processing a stream of cbor encocded images + metadata.

We use only determinate length strings for these, I have not implemented iteration over the
parts of intedeterminate length strings, as I was not sure whether to use enter/leave for those, or how this
would best fit into the existing API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions