[][src]Module arrow::bitmap

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