Skip to main content

Module continuation

Module continuation 

Source
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§

ContinuationMessage
Parsed continuation message.

Functions§

parse
Parse a header continuation message.