pub fn try_raw_block(data: &DataBlock) -> Option<Box<dyn BlockCompressor>>Expand description
Store fixed- and variable-width block values without block compression.
pub fn try_raw_block(data: &DataBlock) -> Option<Box<dyn BlockCompressor>>Store fixed- and variable-width block values without block compression.