pub fn linear_read(data: &[u8], index: usize) -> u64
Read a single value from a linear-codec column.
data starts right after the codec_id byte.
data