Package | Description |
---|---|
dap4.dap4shared |
Modifier and Type | Field and Description |
---|---|
protected ChecksumMode |
D4DSP.checksummode |
protected ChecksumMode |
DataCompiler.checksummode |
Modifier and Type | Method and Description |
---|---|
ChecksumMode |
D4DSP.getChecksumMode() |
static ChecksumMode |
ChecksumMode.modeFor(String s) |
static ChecksumMode |
ChecksumMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChecksumMode[] |
ChecksumMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ChecksumMode.enabled(RequestMode rqm,
ChecksumMode ckm) |
void |
D4DSP.setChecksumMode(ChecksumMode mode) |
Constructor and Description |
---|
DataCompiler(D4DSP dsp,
ChecksumMode checksummode,
ByteBuffer databuffer)
Constructor
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.