Interface LimitObjectInput
- All Superinterfaces:
AutoCloseable
,DataInput
,ErrorInfo
,ErrorObjectInput
,Limit
,ObjectInput
- All Known Implementing Classes:
ArrayInputStream
Limit and ErrorObjectInput capabilities.
Combin
-
Method Summary
Methods inherited from interface java.io.DataInput
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
Methods inherited from interface org.apache.derby.iapi.services.io.ErrorObjectInput
getErrorInfo, getNestedException
Methods inherited from interface org.apache.derby.iapi.services.io.Limit
clearLimit, setLimit
Methods inherited from interface java.io.ObjectInput
available, close, read, read, read, readObject, skip