Timestamp:
Jan 5, 2011, 7:58:26 AM (13 years ago)
Author:
george
Message:
  • Added: Unit UStreamHelper as replacement to TMemoryStreamEx. Helper class can extend TStream functionality without affecting base class itself.
  • Modified: Class TVarIntSerializer renamed to TVarBlockSerializer as Variable Block is more precise term for serialized elements. Variable integer is special case of Variable block (block with coded variable length).
  • Added: Class TVarBlockIndexed which handle access to indexed items in VarBlocks. It Use first item in block as BitArray field which determine presence of rest of items.
File:
1 added

Note: See TracChangeset for help on using the changeset viewer.