|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ByteStreamCache | Byte buffer. |
| CharacterStreamCache | Characters buffer. |
| CountOutputStream | Stream that counts a number of bytes emitted. |
| CountWriter | Write that counts the number of characters emitted. |
| FastBufferedInputStream | Fast buffered input stream. |
| FastBufferedOutputStream | Fast buffered output stream. |
| FastStringReader | Fast buffered reader. |
| FileUtil | Utilities for working with files |
| LookAheadInputStream | The lexical inputstream is a specific inputstrean that cache some data of another inputstream and that permits a lookup of characters. |
| LookAheadReader | The lexical reader is a specific reader that cache some data of another reader and that permits a lookup of characters. |
| NullInputStream | Null InputStream. |
| NullOutputStream | Null OutputStream. |
| NullReader | Null Reader. |
| NullWriter | Null Writer. |
| ReaderInputStream | InputStream that reads its data from a reader. |
| StreamUtil | Utilities for working with streams |
| TraceInputStream | This class is simply a wrapper to an original stream that traces the bytes read. |
| TraceOutputStream | This class is simply a wrapper to an original stream that traces the bytes written. |
| TraceReader | This class is simply a wrapper to an original stream that traces the characters read. |
| TraceWriter | This class is simply a wrapper to an original stream that traces the characters written. |
| WriterOutputStream | Converts from a Writer to an OutputStream. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||