Skip to main content

bool-array-1

schema/elements/bool-array-1/1.0.1/bool-array-1.schema.json

Array of boolean values with one value per row (N×1). Stores a single boolean per element, encoded as binary data. Used for per-element flags such as boolean attribute values and mask arrays.

See also: bool-array-md (variable width).

Properties​

bool-array-1 (v1.0.1)​

Array of boolean values.

PropertyTypeDescriptionFlags
databinary-blobData stored as a binary blob.✅
lengthIntegerlength of array✅
data_typeStringdata type✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?