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 DataInput
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytesMethods inherited from interface ErrorObjectInput
getErrorInfo, getNestedExceptionMethods inherited from interface Limit
clearLimit, setLimitMethods inherited from interface ObjectInput
available, close, read, read, read, readObject, skip