| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Readergnu.jemacs.swt.BufferContentReaderpublic class BufferContentReaderextends ReaderConstructor Summary | |
| |
public void close()
throws IOException
- See Also:
java.io.Reader.close()
public int read(char[] cbuf,
int off,
int len)
throws IOException
- See Also:
java.io.Reader.read(char[], int, int)