Skip to content

serialize requires a std::vector which expands using heap allocation #52

@marlowa

Description

@marlowa

Is there any way to know how many bytes are required for a given call to serialize, without supplying a std::vector that will grow to fit? If one knows how many bytes are required then one can supply ones own buffer allocated by independent means.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions