write_utw_to_vec

Function write_utw_to_vec 

Source
pub fn write_utw_to_vec(utw: &Utw) -> Result<Vec<u8>, UtwError>
Expand description

Serializes typed UTW data into a byte vector.