pub fn encode_op_data_response_payload( command: u8, ioid: u32, payload_value: &NtPayload, version: u8, is_be: bool, ) -> Vec<u8> ⓘ