|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ io overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.derby.iapi.services.io.Limit
| Uses of Limit in org.apache.derby.iapi.services.io |
| Subinterfaces of Limit in org.apache.derby.iapi.services.io | |
interface |
LimitObjectInput
Limit and ErrorObjectInput capabilities. |
| Classes in org.apache.derby.iapi.services.io that implement Limit | |
class |
ArrayInputStream
An InputStream that allows reading from an array of bytes. |
class |
ArrayOutputStream
|
class |
CounterOutputStream
An OutputStream that simply provides methods to count the number of bytes written to an underlying stream. |
class |
LimitInputStream
An abstract InputStream that provides abstract methods to limit the range that can be read from the stream. |
class |
LimitReader
A Reader that provides methods to limit the range that can be read from the reader. |
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ io overview ] | PREV NEXT | ||||||||