BSON implements BSON - Binary JSON, which is "...a binary-encoded serialization of JSON-like documents. Like JSON, BSON supports the embedding of documents and arrays within other documents and arrays. BSON also contains extensions that allow representation of data types that are not part of the JSON spec. For example, BSON has a Date type and a BinData type."
Sounds like that could be a decent fit, particularly since it is probably more portable than Storable.
Dave
In reply to Re: Serialise to binary?
by davido
in thread Serialise to binary?
by sectokia
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |