rand_core

Module le

Source
Expand description

Little-Endian utilities

Little-Endian order has been chosen for internal usage; this makes some useful functions available.

Functionsยง

read_u32_into
Reads unsigned 32 bit integers from src into dst.
read_u64_into
Reads unsigned 64 bit integers from src into dst.