BytesLength

Type Alias BytesLength 

Source
pub type BytesLength = usize;
Expand description

Raw bytes data length for a StringArray

Physical length, rather than logical offsets.
Useful when keying back into it downstream.