Function pwn::util::packing::p64

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

Packs a u64 to an 8-byte Vec.