- read() - Method in class dap4.dap4shared.ChunkInputStream
-
Reads the next byte of databuffer from the input stream.
- read(byte[], int, int) - Method in class dap4.dap4shared.ChunkInputStream
-
Reads up to len databuffer of databuffer from the input stream into an
array of databuffer.
- read(long, long, Object) - Method in class dap4.dap4shared.D4DataAtomic
-
- read(long) - Method in class dap4.dap4shared.D4DataAtomic
-
- read(List<Slice>, DataCompound[]) - Method in class dap4.dap4shared.D4DataCompoundArray
-
- read(long) - Method in class dap4.dap4shared.D4DataCompoundArray
-
- readDAP(RequestMode) - Method in class dap4.dap4shared.D4DSP
-
Open a connection and make a request for the (possibly constrained) DMR.
- readDATA() - Method in class dap4.dap4shared.D4DSP
-
Open a connection and make a request for the constrained DATA
Note: for now, the whole of the databuffer is read, so any
secondary constraint is ignored in reading.
- readDMR() - Method in class dap4.dap4shared.ChunkInputStream
-
Read the DMR, trimmed.
- readDMR() - Method in class dap4.dap4shared.D4DSP
-
Open a connection and make a request for the (possibly constrained) DMR.
- readError() - Method in class dap4.dap4shared.ChunkInputStream
-
Read an error chunk
- readfield(int) - Method in class dap4.dap4shared.D4DataRecord
-
- readfield(String) - Method in class dap4.dap4shared.D4DataRecord
-
- readfield(String) - Method in class dap4.dap4shared.D4DataStructure
-
- readfield(int) - Method in class dap4.dap4shared.D4DataStructure
-
- readRecord(long) - Method in class dap4.dap4shared.D4DataSequence
-
- recno - Variable in class dap4.dap4shared.D4DataRecord
-
- requestmode - Variable in class dap4.dap4shared.D4DSP.State
-
- RequestMode - Enum in dap4.dap4shared
-
Define the enum for the possible Request/Response modes