Message-ID: <
20020414120735.U81028@dansat.data-plan.com>
p4raw-id: //depot/perl@15907
* Values are stored as <object>.
* Keys are stored as <length> <data>, the <data> section being omitted
* if length is 0.
-
- * Layout is SX_HASH <size> <hash flags> followed by each key/value pair,
+ *
+ * For a "fancy" hash (restricted or utf8 keys):
+ *
+ * Layout is SX_FLAG_HASH <size> <hash flags> followed by each key/value pair,
* in random order.
* Values are stored as <object>.
* Keys are stored as <flags> <length> <data>, the <data> section being omitted