Skip to main content

decode_protobuf_event

Function decode_protobuf_event 

Source
pub fn decode_protobuf_event(msg_id: i32, payload: &[u8]) -> TwsApiResult<Event>
Expand description

Decodes a protobuf incoming payload into an Event.