public class H5ContiguousDataset extends Object
| Constructor and Description | 
|---|
| H5ContiguousDataset(H5RootObject rootObject,
                   H5ObjectHeader objectHeader) | 
| Modifier and Type | Method and Description | 
|---|---|
| ByteBuffer | getDataBuffer(int row) | 
| H5DataTypeMessage | getDataType() | 
public H5ContiguousDataset(H5RootObject rootObject, H5ObjectHeader objectHeader)
public ByteBuffer getDataBuffer(int row)
public H5DataTypeMessage getDataType()
Copyright © 2021 The Apache Software Foundation. All rights reserved.