Function evmil::util::from_be_bytes

source ·
pub fn from_be_bytes(bytes: &[u8]) -> u128
Expand description

Convert a sequence of bytes in big endian form into a 128bit value.