Interface | Description |
---|---|
Nc4prototypes |
JNA access to Netcdf-4 C Library, using JNI to shared C library.
|
Class | Description |
---|---|
Nc4Iosp |
IOSP for reading netcdf files through jni interface to netcdf4 library
|
Nc4prototypes.Vlen_t | |
Nc4prototypes.Vlen_t.ByValue | |
SizeT |
map a native size_t with JNA.
|
SizeTByReference |
Reference to SizeT, for return values
|