| Package | Description |
|---|---|
| ucar.ma2 |
Multidimensional arrays of primitives and objects with data stored in memory.
|
| ucar.nc2.iosp |
General classes for I/O Service Providers
|
| ucar.nc2.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayStructureBBpos
Variation of ArrayStructureBB, where the offsets of the records into the ByteBuffer are uneven and must be
passed in by the user.
|
| Modifier and Type | Method and Description |
|---|---|
static ArrayStructureBB |
IospHelper.copyToArrayBB(StructureData sdata) |
static ArrayStructureBB |
IospHelper.makeArrayBB(ArrayStructure as) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayStructureBB |
NcStream.decodeArrayStructure(StructureMembers sm,
int[] shape,
byte[] proto) |