Expand description
Types for iterating over bitmasks in 64-bit chunks
Structsยง
- Iterator over chunks of 64 bits represented as an u64
- Iterates over an arbitrarily aligned byte buffer
- Iterates over an arbitrarily aligned byte buffer
Functionsยง
- compute_
prefix_ ๐mask - compute_
suffix_ ๐mask - read_
u64 ๐
Type Aliasesยง
- Iterator over an
UnalignedBitChunk