Registry / serialization / nayutaya-msgpack-pure

nayutaya-msgpack-pure

JSON →
library0.0.2rbrubygemsunverified

Pure Ruby implementation of MessagePack, a binary serialization format.

gem install nayutaya-msgpack-pure
INSTALL
IMPORT
SIG · NAYUTAYA-MSGPACK-P
N
nayutaya-msgpack-pure
serializationrubyv0.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MessagePack
require 'msgpack/pure'

Serialize a hash to MessagePack format

require 'msgpack/pure' MessagePack.pack({hello: 'world'}) # => "\x81\xa5hello\xa5world"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
nayutaya-msgpack-pure — gem install nayutaya-msgpack-pure · libregistry