Interface | Description |
---|---|
DapCodes |
Class | Description |
---|---|
D4Array |
Wrap an Array representing a variables' data, where the variable
is top-level or a field.
|
D4DataCompiler | |
D4DSP |
This Class takes a DAP4 serialization (as chunked input) stream
and exports access to a compiled DMR, a compiled DAP4 data stream,
and various parameters such as byteorder of the data stream.
|
D4Index | |
DapLog | |
DapProtocol |
Store protocol related constants
|
DapProtocol.ContentType | |
DapStartLog | |
DeChunkedInputStream |
This class transforms a chunked input stream to a de-chunked input stream.
|
DeChunkedInputStream.Chunk | |
DSPRegistry | |
DSPRegistry.Registration | |
HttpDSP |
Make a request to a server and convert the reply
to a DapDataset from the returned bytes.
|
LibTypeFcns |
This Class is used to isolate as many as possible
of the switch statements using TypeSort enums.
|
RawDSP |
Provide a DSP interface to raw data
|
Enum | Description |
---|---|
DeChunkedInputStream.State | |
RequestMode |
Define the enum for the possible Request/Response modes
|
Exception | Description |
---|---|
ErrorException |