Closed asmaloney closed 5 months ago
This is required by the standard.
9.3.5: "A CompressedVector shall contain at least one index packet and at least one data packet."
To satisfy this requirement, we write one index packet containing one entry which points to the first data packet.
This is required by the standard.
9.3.5: "A CompressedVector shall contain at least one index packet and at least one data packet."
To satisfy this requirement, we write one index packet containing one entry which points to the first data packet.