Skip to main content

fixed_byte_width

Function fixed_byte_width 

Source
fn fixed_byte_width(dt: &DataType) -> Option<usize>
Expand description

Returns the fixed byte width for primitive Arrow types, or None for variable-length types.