Function pwn::util::packing::p32

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

Packs a u32 to a 4-byte Vec.