Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::common::arrow::util::bit_chunk_iterator - Rust
[go: Go Back, main page]

Module bit_chunk_iterator

Source
Expand description

Types for iterating over bitmasks in 64-bit chunks

Structs§

BitChunkIterator
Iterator over chunks of 64 bits represented as an u64
BitChunks
Iterates over an arbitrarily aligned byte buffer
UnalignedBitChunk
Iterates over an arbitrarily aligned byte buffer

Type Aliases§

UnalignedBitChunkIterator
Iterator over an UnalignedBitChunk