Skip to main content

execute_qot_read_with_reserved

Function execute_qot_read_with_reserved 

Source
pub async fn execute_qot_read_with_reserved(
    backend: &BackendConn,
    operation: QotReadOperation,
    body: Bytes,
    reserved: [u8; 10],
) -> Result<CommandResponse>