Dataset.getStorageSize
hsize_t getStorageSize()Gets the storage size of the dataset in bytes.
Returns the amount of storage allocated for the dataset, which may be less than the logical size if compression is used.
Returns
The storage size in bytes
Throws
HDF5Exception if the dataset handle is invalid