fn read_forward(buf: &mut impl Buf) -> Result<Forward, CodecError>Expand description
Read a Forward flag: “Any other value is a protocol error and MUST terminate the session with a Protocol Violation”
fn read_forward(buf: &mut impl Buf) -> Result<Forward, CodecError>Read a Forward flag: “Any other value is a protocol error and MUST terminate the session with a Protocol Violation”