HDF5  1.12.0
H5Zshuffle.c File Reference

Variables

const H5Z_class2_t H5Z_SHUFFLE [1]
 

Variable Documentation

◆ H5Z_SHUFFLE

const H5Z_class2_t H5Z_SHUFFLE[1]
Initial value:
= {{
H5Z_CLASS_T_VERS,
H5Z_FILTER_SHUFFLE,
1,
1,
"shuffle",
NULL,
H5Z_set_local_shuffle,
H5Z_filter_shuffle,
}}
NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition: H5FDfamily.c:637