msgpack-unpack
decodes msgpack
Last updated 10 years ago by nathan7 .
ISC · Repository · Bugs · Original npm · Tarball · package.json
$ npm install msgpack-unpack 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 2.1.1                                ...           latest (10 years ago)

7 Versions

  • 2.1.1                                ...           10 years ago
  • 2.1.0                                ...           10 years ago
  • 2.0.0                                ...           10 years ago
  • 1.0.3                                ...           10 years ago
  • 1.0.2                                ...           10 years ago
  • 1.0.1                                ...           10 years ago
  • 1.0.0                                ...           10 years ago
Maintainers (1)
Downloads
Total 1
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (3)
Dev Dependencies (2)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE