JSON BinPack  0.0.1
A space-efficient open-source binary JSON serialization format based on JSON Schema with both schema-driven and schema-less support.
Mapper

A pure and deterministic function that converts a Canonical JSON Schema into a JSON BinPack Encoding Schema. More...

Modules

 Rules
 

Classes

class  sourcemeta::jsonbinpack::Mapper
 

Detailed Description

A pure and deterministic function that converts a Canonical JSON Schema into a JSON BinPack Encoding Schema.