java.lang.Object
java.io.Reader
org.jhotdraw8.base.io.CharBufferReader
- All Implemented Interfaces:
Closeable,AutoCloseable,Readable
CharBufferReader.
- Author:
- Werner Randelshofer
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.Reader
mark, markSupported, nullReader, read, ready, reset, skip, transferTo
-
Constructor Details
-
CharBufferReader
-
-
Method Details
-
read
public int read() -
read
- Specified by:
readin interfaceReadable- Overrides:
readin classReader- Throws:
IOException
-
read
-
close
public void close()
-