Function pgp::util::write_packet_len

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

Write the raw packet length.