Reads and parses a JSON string into a DataNode.
The stream to read.
The amount of characters to read.
A result type containing either a DataNode or an error message.
See Implementation
Reads and parses a JSON string into a DataNode.