Skip to main content

encode_response

Function encode_response 

Source
pub fn encode_response(response: &Response) -> Result<Vec<u8>, ProtocolError>
Expand description

Encode a remote-client response into Flatbuffers bytes.