Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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