Function from_i_bytes

Source
pub fn from_i_bytes(bytes: &[u8]) -> i64
Expand description

Converts byte-array into i64

ยงPanics

It panics if given bytes could not be converted into i64