Skip to main content

encode_op_status_error_response

Function encode_op_status_error_response 

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