Registry / serialization / hx-cbor

hx-cbor

JSON →
library2024.7.7rbrubygemsunverified

Library for encoding and decoding CBOR binary object representation format.

gem install hx_cbor
INSTALL
IMPORT
SIG · HX-CBOR
H
hx-cbor
serializationrubyv2024.7.7
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.

Hx::CBOR
require 'hx/cbor'

Encode a hash to CBOR format.

require 'hx/cbor' data = Hx::CBOR.encode({key: 'value'})
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2024.7.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hx-cbor — gem install hx-cbor · libregistry