Skip to main content

from_generated_protocol_frame

Function from_generated_protocol_frame 

Source
pub fn from_generated_protocol_frame(
    frame: ProtocolFrame,
) -> Result<ProtocolFrame, ProtocolCodecError>
Expand description

Convert the generated wire frame into the compatibility protocol frame.