|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ io overview ] | PREV NEXT | ||||||||
Uses of Package
org.apache.derby.iapi.services.io
| Classes in org.apache.derby.iapi.services.io used by org.apache.derby.iapi.services.io | |
| AccessibleByteArrayOutputStream
This allows us to get to the byte array to go back and edit contents or get the array without having a copy made. |
|
| ArrayInputStream
An InputStream that allows reading from an array of bytes. |
|
| ArrayOutputStream
|
|
| DynamicByteArrayOutputStream
A DynamicByteArrayOutputStream allows writing to a dynamically resizable array of bytes. |
|
| ErrorInfo
Getting error information for SQLData/serializable data streams. |
|
| ErrorObjectInput
Limit and ObjectInput capabilities. |
|
| Formatable
Cloudscape interface for creating a stored form for an object and re-constructing an equivalent object from this stored form. |
|
| FormatableBitSet
FormatableBitSet is implemented as a packed array of bytes. |
|
| FormatableIntHolder
A formatable holder for an int. |
|
| FormatableLongHolder
A formatable holder for an long. |
|
| Limit
Methods that allow limits to be placed on an input or output stream to avoid clients reading or writing too much information. |
|
| LimitObjectInput
Limit and ErrorObjectInput capabilities. |
|
| TypedFormat
Cloudscape interface for identifying the format id for the stored form of an object. |
|
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ io overview ] | PREV NEXT | ||||||||