uproot.models.RNTuple.FieldClusterMetadata
Defined in uproot.models.RNTuple on line 1703.
- class uproot.models.RNTuple.FieldClusterMetadata(ncol: int, dtype_byte: type, dtype_str: str, dtype: dtype, dtype_toread: dtype, split: bool, zigzag: bool, delta: bool, isbit: bool, nbits: int)
A FieldClusterMetadata stores metadata for a given field within a cluster needed to read, decompress, and deserialize the data.