msgpack-unpack

2.1.1 • Public • Published

Build Status

msgpack-unpack

decodes msgpack.

Installation

npm install msgpack-unpack

ES6

msgpack-unpack uses generators. There's some wrappage going on using regenerator to make this all work on ES5. If you're on an ES6 engine, it'll run natively.

API

What it says on the tin.

unpack(buffer)

Returns fresh, delicious unpacked data.

Extras

The binary-parse-fn style parser is exposed as msgpack-unpack/parser. This is considered public API.

/msgpack-unpack/

    Package Sidebar

    Install

    npm i msgpack-unpack

    Weekly Downloads

    1

    Version

    2.1.1

    License

    ISC

    Last publish

    Collaborators

    • nathan7