pub fn decode_value(
value_index: usize,
shape: &Shape,
cache: &mut ColumnCacheReader,
) -> Value
Expand description
Decode a value from the column cache
pub fn decode_value(
value_index: usize,
shape: &Shape,
cache: &mut ColumnCacheReader,
) -> Value
Decode a value from the column cache