pub fn gen_start<'a>( input: &'a mut [u8], method: &'a Start, ) -> Result<&'a mut [u8], GenError>
Serialize start (Generated)