PropertyList.getChunk

hsize_t[] getChunk(int maxDims)

Gets the chunk dimensions from a dataset creation property list.

Parameters

maxDimsMaximum number of dimensions to retrieve

Returns

Array of chunk dimensions, or null if not chunked.

Throws

HDF5Exception if the property list is invalid.