Function gds::utils::u16_to_vec [] [src]

pub fn u16_to_vec(i: u16) -> Vec<u8>

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