fields.buffers.core.HDF5Buffer.file#
- property HDF5Buffer.file: File#
The open h5py.File object backing this buffer.
This provides direct access to the HDF5 file handle used internally. It is useful for advanced workflows that require access to groups, attributes, or metadata outside the dataset.
- Returns:
The HDF5 file containing the dataset.
- Return type: