~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 3735.32.4.

  • Committer: John Arbash Meinel
  • Date: 2009-03-14 15:43:09 UTC
  • mto: (3735.2.156 brisbane-core)
  • mto: This revision was merged to the branch mainline in revision 4280.
  • Revision ID: john@arbash-meinel.com-20090314154309-4l8c12173z21vmfz
Change the byte representation of a groupcompress block.
We now include the length of the compressed and uncompressed content.
The important bit is the length of uncompressed content, as it allows
to potentially pre-allocate the decomp buffer. But more important than
that, is that it allows us to know how much of the content we will
be processing during 'extract', just from the index entries and that
header block.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: