pub fn gen_qos<'a>( input: &'a mut [u8], method: &'a Qos, ) -> Result<&'a mut [u8], GenError>
Serialize qos (Generated)