Skip to content

create json instance from raw json (unsigned char*) #431

@CheyenneForbes

Description

@CheyenneForbes

I cant get nor set values if I try :

basic_ostream BOS = get_json_from_server(); // the json response from a server
json BOS_json = BOS;

If I am doing something wrong, whats the right way to create a json instance from raw json received from a webserver as basic_ostream?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions