MCPcopy 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

MurmurHashBitmap64Function · 0.45
BitmapWordReaderBenchFunction · 0.45
TransferBitmapFunction · 0.45
BitmapEqualsFunction · 0.45
UnalignedBitmapOpFunction · 0.45
RunIfElseLoopFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected