pub fn parse_event_notification(
resp: &mut Bytes,
) -> Result<EventNotification, FbError>Expand description
Parse an event notification (WireOp::Event), op code included
pub fn parse_event_notification(
resp: &mut Bytes,
) -> Result<EventNotification, FbError>Parse an event notification (WireOp::Event), op code included