[][src]Function pgp::util::write_packet_len

pub fn write_packet_len(len: usize, writer: &mut impl Write) -> Result<()>

Write the raw packet length.