PropertyList.setShuffle

void setShuffle()

Enables the shuffle filter for a dataset creation property list.

The shuffle filter reorders bytes to improve compression ratios. It should be applied before compression filters.

Throws

HDF5Exception if the property list is invalid or setting fails.