bin_to_json


Description:

public Node bin_to_json (Stream bin) throws Error

Decode bin bytes from bin into a JSON object tree.

Parameters:

bin

bin stream to read from

Returns:

JSON object node; *type meta omitted when mode includes Mode.AUTO