pub fn encode_op_error( command: u8, ioid: u32, message: &str, version: u8, is_be: bool, ) -> Vec<u8> ⓘ