Expand description
HDF5 Attribute message parsing (message type 0x000C).
Structs§
- Attribute
Message - 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.