Skip to main content

reject_packed_struct_per_value

Function reject_packed_struct_per_value 

Source
pub fn reject_packed_struct_per_value(
    field: &Field,
    data: &DataBlock,
) -> Result<Option<Box<dyn PerValueCompressor>>>
Expand description

Reject variable-width packed structs while preserving the fixed-width error.