h5serv
h5serv copied to clipboard
Implement bitfield types
Code to implement HDF5 bitfields.
This will be hard to support since bitfields are not supported in h5py. See: https://github.com/h5py/h5py/issues/109.