See: Description
| Interface | Description |
|---|---|
| Nc4prototypes |
JNA access to Netcdf-4 C Library, using JNI to shared C library.
|
| Class | Description |
|---|---|
| Nc4prototypes.Vlen_t | |
| Nc4prototypes.Vlen_t.ByValue | |
| Nc4reader |
IOSP for reading netcdf files through JNA interface to netcdf C library
|
| Nc4writer |
IOSP for writing netcdf files through JNA interface to netcdf C library
|
| SizeT |
Map a native size_t with JNA.
|
| SizeTByReference |
Reference to SizeT, for return values
TODO: This may not be needed in version 6.
|