Function from_bytes

Source
pub fn from_bytes(bytes: &[u8]) -> u64
Expand description

Converts byte-array into u64

ยงPanics

It panics if given bytes could not be converted into u64