Class H5AttributeMessage

java.lang.Object
org.apache.sysds.runtime.io.hdf5.message.H5Message
org.apache.sysds.runtime.io.hdf5.message.H5AttributeMessage

public class H5AttributeMessage extends H5Message
Lightweight placeholder for attribute messages. We currently ignore attribute content but keep track of the bytes to ensure the buffer position stays consistent, logging that the attribute was skipped to aid debugging.