Function jppe::int_to_vec

source ·
pub fn int_to_vec(
    value: usize,
    byte_count: usize,
    byteorder: &ByteOrder
) -> Vec<u8>