Function rustdb::util::iset[][src]

pub fn iset(data: &mut [u8], off: usize, val: i64, n: usize)
Expand description

Store signed value of n bytes to data ( with overflow check ).