Skip to main content

Module attribute

Module attribute 

Source
Expand description

HDF5 Attribute message parsing (message type 0x000C).

Structs§

AttributeMessage
A parsed HDF5 attribute message.

Functions§

extract_attributes
Extract all attribute messages from an object header.
extract_attributes_full
Extract all attributes from an object header, supporting both compact and dense storage.
find_attribute
Find a specific attribute by name.