Module arrow::bitmap[][src]

Expand description

Defines a bitmap, which is used to track which values in an Arrow array are null. This is called a “validity bitmap” in the Arrow documentation.

Structs

Bitmap