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