pub fn gen_get_empty<'a>( input: &'a mut [u8], _method: &'a GetEmpty, ) -> Result<&'a mut [u8], GenError>
Serialize get-empty (Generated)