Catalog.json: Difference between revisions
Line 71: | Line 71: | ||
=== Bucket data binary format === | === Bucket data binary format === | ||
A ''bucket'' can be thought of as an arbitrary list of | A ''bucket'' can be thought of as an arbitrary list of ''addressable entries'' with a name (<code>key</code>) attached to it. What the list actually means must be determined separately. | ||
<!-- fun fact, this format consists entirely out of uint32 values. fun! --> | <!-- fun fact, this format consists entirely out of uint32 values. fun! --> |