Pure Rust HDF5 on-disk format codec.
This crate handles encoding and decoding of HDF5 binary structures
(superblock, object headers, messages, chunk indices) without performing
any file I/O. It is used by hdf5-io and hdf5 crates.
Pure Rust HDF5 on-disk format codec.
This crate handles encoding and decoding of HDF5 binary structures
(superblock, object headers, messages, chunk indices) without performing
any file I/O. It is used by hdf5-io and hdf5 crates.