Details

    • Sub-task
    • Status: New
    • Not specified
    • Resolution: Unresolved
    • None
    • None
    • JHTree
    • None

    Description

      Currently it is serialized as (length) (compressed-len, data)* (0)

      It would be more efficient to used packed lengths, not store the 0, or the compressed-length which is already stored in the leaf node. If would probably save ~8 bytes, but more significant is that it would clearly allow delayed expansion since the caller would know the uncompressed size.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ghalliday Gavin Halliday
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: