Function pwnr::util::num_from_hex[][src]

pub fn num_from_hex(buf: impl AsRef<[u8]>) -> Result<u64>