Function gds::utils::i16_to_vec [] [src]

pub fn i16_to_vec(i: i16) -> Vec<u8>

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