Function gds::utils::i32_to_vec [] [src]

pub fn i32_to_vec(i: i32) -> Vec<u8>

Converts a 32 bit signed integer into a vector of bytes.