Constant PACKET_LENGTH_LEN
pub const PACKET_LENGTH_LEN: usize = 4; // 4usizeExpand description
The length in bytes of the packet_length field in a SSH packet.
pub const PACKET_LENGTH_LEN: usize = 4; // 4usizeThe length in bytes of the packet_length field in a SSH packet.