Skip to main content

decode_le

Function decode_le 

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

Decode a little-endian unsigned integer from a byte slice (E_l⁻¹).