Skip to content

Determining space needed for serialization #325

Open
@stevehickman

Description

As far as I can tell, there is no way to know how much space a particular serialization will take without actually doing it. In embedded or other space constrained situations this might lead to buffer overflows, out of memory errors, and other unpleasantness.

Is it possible to determine how much space a serialization will take without actually doing it? If not, could that be added?

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions