Skip to main content

linear_read

Function linear_read 

Source
pub fn linear_read(data: &[u8], index: usize) -> u64
Expand description

Read a single value from a linear-codec column.

data starts right after the codec_id byte.