-
Notifications
You must be signed in to change notification settings - Fork 133
Open
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels