Package wt.pds
Interface PDSObjectInput
- All Superinterfaces:
AutoCloseable,DataInput,ObjectInput
This is a tagging interface for identifying when a PDS ObjectInput
implementation is used to deserialize an object.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Methods inherited from interface java.io.DataInput
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytesMethods inherited from interface java.io.ObjectInput
available, close, read, read, read, readObject, skip