Function gds::utils::u32_to_vec [] [src]

pub fn u32_to_vec(i: u32) -> Vec<u8>

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