Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ words
Method
words
cpp/src/arrow/util/bitmap_reader.h:233–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
int64_t words() const { return nwords_; }
234
int trailing_bytes() const { return trailing_bytes_; }
235
236
private:
Callers
7
MurmurHashBitmap64
Function · 0.45
BitmapWordReaderBench
Function · 0.45
RunVisitWordsAndWriteLoop
Function · 0.45
TransferBitmap
Function · 0.45
BitmapEquals
Function · 0.45
UnalignedBitmapOp
Function · 0.45
RunIfElseLoop
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected