OSGi Alliance http://www.osgi.org/
- java.lang.Object
-
- java.io.Reader
-
- aQute.lib.io.CharBufferReader
-
-
Field Summary
-
Fields inherited from class java.io.Reader
lock
-
Constructor Summary
Constructors
| Constructor and Description |
CharBufferReader(java.nio.CharBuffer buffer) |
-
Method Summary
-
Methods inherited from class java.io.Reader
read, read
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
close
public void close()
- Specified by:
close in interface java.io.Closeable
- Specified by:
close in interface java.lang.AutoCloseable
- Specified by:
close in class java.io.Reader
-
read
public int read()
- Overrides:
read in class java.io.Reader
-
skip
public long skip(long n)
- Overrides:
skip in class java.io.Reader
-
ready
public boolean ready()
- Overrides:
ready in class java.io.Reader
-
reset
public void reset()
- Overrides:
reset in class java.io.Reader
Copyright (c) OSGi Alliance (2014, 2020). All Rights Reserved.
Copyright (c) OSGi Alliance (2014, 2020). All Rights Reserved.