Expand description
HDF5 Header Continuation message (type 0x0010).
Indicates that additional header messages are stored at another location in the file. The parser follows these to read the complete object header.
Structs§
- Continuation
Message - Parsed continuation message.
Functions§
- parse
- Parse a header continuation message.