Interface | Description |
---|---|
HdfBackingStorage |
Interface to underlying storage maybe an on disk file or an in memory file.
|
Class | Description |
---|---|
HdfFileChannel |
This wraps a
FileChannel and combines it with the HDF5
Superblock . |
HdfInMemoryByteBuffer |