write_utt_to_vec

Function write_utt_to_vec 

Source
pub fn write_utt_to_vec(utt: &Utt) -> Result<Vec<u8>, UttError>
Expand description

Serializes typed UTT data into a byte vector.