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