Default constructor.
An array of classes to support, if you (de)serialize a value containing a class not contained here, it will be treated as a plain object.
An array of classes to support, if you (de)serialize a value containing a class not contained here, it will be treated as a plain object.
Deserialize a NodeJS.Buffer into a JavaScript value.
The buffer containing serialized data.
The deserialized data.
Serialize any JavaScript value.
A JavaScript value.
A NodeJS.Buffer object containing the serialized binary data.
Generated using TypeDoc
Main library interface.