pub fn encode_op_data_response( command: u8, ioid: u32, nt: &NtScalar, version: u8, is_be: bool, ) -> Vec<u8> ⓘ