pub type PackedBlock = Vec<u8>;
A packed/compressed data block
pub struct PackedBlock { /* private fields */ }