Function decode

Source
pub fn decode(data: &[u8]) -> u128
Expand description

Decodes a number from a slice of bytes.

ยงArguments

  • data - slice of bytes to decode