arrow_row::fixed

Function encoded_len

Source
pub const fn encoded_len<T>(_col: &PrimitiveArray<T>) -> usize
where T: ArrowPrimitiveType, T::Native: FixedLengthEncoding,
Expand description

Returns the total encoded length (including null byte) for a value of type T::Native