public interface ContiguousDataset extends Dataset
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
getBuffer()
Gets the buffer for this dataset
|
long |
getDataAddress()
Gets the address of the data in the HDF5-file relative to the end of the userblock.
|
getData, getData, getDataFlat, getDataLayout, getDataType, getDimensions, getFillValue, getFilters, getJavaType, getMaxSize, getSize, getSizeInBytes, getStorageInBytes, isCompound, isEmpty, isScalar, isVariableLength
getAddress, getAttribute, getAttributes, getFile, getFileAsPath, getHdfFile, getName, getParent, getPath, getType, isAttributeCreationOrderTracked, isGroup, isLink
java.nio.ByteBuffer getBuffer()
long getDataAddress()
file.getUserBlockSize()
needs to be added.