Decodes msgpack bytes into a plain JavaScript object.
The msgpack bytes to decode
Optional
Options for decoding, including int decoding mode. See IntDecoding for more information.
The decoded object
Generated using TypeDoc
Decodes msgpack bytes into a plain JavaScript object.