Skip to content

How to get the length of a JSON string without retrieving its std::string? #897

Closed
@ibc

Description

Basically that. I know that a json object holds a string and I need to know its length, hopefully without having to convert it into a C++ std::string.

Is it possible?

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions