pub fn decode_response(bytes: &[u8]) -> Result<Response, ProtocolError>Expand description
Decode Flatbuffers bytes into a remote-client response.
pub fn decode_response(bytes: &[u8]) -> Result<Response, ProtocolError>Decode Flatbuffers bytes into a remote-client response.