Function yaxpeax_core::memory::reader::hex::from_hex[][src]

pub fn from_hex(data: &Vec<u8>) -> Result<HashMap<u8, FlatMemoryRepr>, String>