Function pwn::util::packing::p16

source · []
pub fn p16(v: u16) -> Vec<u8>
Expand description

Packs a u16 to a 2-byte Vec.