Open ZedThree opened 1 year ago
Fixes #134
Main fix is to use H5Z_FILTER_DEFLATE instead of bzip2, as deflate should always be available.
H5Z_FILTER_DEFLATE
Also check the return values of getFilter
getFilter
Fixes #134
Main fix is to use
H5Z_FILTER_DEFLATE
instead of bzip2, as deflate should always be available.Also check the return values of
getFilter