write_pktline

Function write_pktline 

Source
pub fn write_pktline<W: Write>(writer: &mut W, data: &str) -> Result<()>
Expand description

When the grammar indicate PKT-LINE(…), unless otherwise noted the usual pkt-line LF rules apply: the sender SHOULD include a LF, but the receiver MUST NOT complain if it is not present.