Skip to content

how to use stream() #82

@intelligentandgoodlooking

Description

I see an interesting public function in the header code at line 190
//Renders a aJsonObject directly to a output stream
char stream(aJsonObject item, aJsonStream stream);

I assume this saves rendering the JSON output to a char* before sending to the client.
Does anyone have a working example of this?

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