Package | Description |
---|---|
ncsa.hdf.hdflib |
Modifier and Type | Class and Description |
---|---|
class |
HDFNBITChunkInfo
This class is a container for the parameters to the HDF
NBIT compressed chunked class.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
HDFLibrary.GRgetchunkinfo(int sdsid,
HDFChunkInfo chunk_def,
int[] flag) |
static boolean |
HDFLibrary.GRsetchunk(int sdsid,
HDFChunkInfo chunk_def,
int flags) |
static boolean |
HDFLibrary.SDgetchunkinfo(int sdsid,
HDFChunkInfo chunk_def,
int[] clflags) |
static boolean |
HDFLibrary.SDsetchunk(int sdsid,
HDFChunkInfo chunk_def,
int flags) |