jamesmudd / jhdf

A pure Java HDF5 library

Home Page:http://jhdf.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for HDF5 opaque types

jamesmudd opened this issue · comments

h5py has some support for writing them https://docs.h5py.org/en/stable/special.html?highlight=time#storing-other-types-as-opaque-data so should be easy to generate test files.

Think they should have ByteBuffers as elements.