public interface DataInputStream
Modifier and Type | Method and Description |
---|---|
DataImpl |
readData()
Returns the next VisAD data object in the input stream.
|
DataImpl readData() throws VisADException, RemoteException
null
if there is no next object.null
if
there are no more such objects.VisADException
- VisAD failure.RemoteException
- Java RMI failure.Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.