Module common
siphasher
1.0.2
Module common
Module Items
Macros
Functions
In crate siphasher
siphasher
Module
common
Copy item path
Source
Macros
ยง
compress
๐
Compression round for SipHash algorithm.
load_
int_
le
๐
Loads an integer of the desired type from a byte stream, in LE order.
Functions
ยง
u8to64_
le
โ
Loads a u64 using up to 7 bytes of a byte slice.