Dataset.getChunkStorageSize

hsize_t getChunkStorageSize(const hsize_t[] offset)

Gets the storage size of a specific chunk.

Parameters

offsetArray of chunk coordinates

Returns

The chunk storage size in bytes

Throws

HDF5Exception if getting chunk storage size fails