Function docchi_compaction::enc_dec::var_int::to_bytes[][src]

pub fn to_bytes(val: u64) -> ArrayVec<[u8; 8]>
Expand description

compact u64 to bytes.