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, skipBytesMethods inherited from interface org.apache.derby.iapi.services.io.ErrorObjectInput
getErrorInfo, getNestedExceptionMethods inherited from interface org.apache.derby.iapi.services.io.Limit
clearLimit, setLimitMethods inherited from interface java.io.ObjectInput
available, close, read, read, read, readObject, skip