pub fn try_raw_fixed_width_miniblock(
data: &DataBlock,
) -> Option<Box<dyn MiniBlockCompressor>>Expand description
Store fixed-width miniblock values without a value codec.
pub fn try_raw_fixed_width_miniblock(
data: &DataBlock,
) -> Option<Box<dyn MiniBlockCompressor>>Store fixed-width miniblock values without a value codec.