Closeable
, AutoCloseable
, Readable
Constructors
Creates a
PipedReader
so that it is not yet
connected.
Creates a
PipedReader
so that it is not yet
connected
and uses the specified pipe size for the pipe's buffer.
Creates a PipedReader
so that it is connected to the piped writer src
.
Creates a PipedReader
so that it is connected to the piped writer src
and uses the specified pipe size for the pipe's buffer.
void
Closes this piped stream and releases any system resources associated with the stream.
void
Causes this piped reader to be connected to the piped writer src
.
int
Reads the next character of data from this piped stream.
int
read(char[] cbuf, int off, int len)
Reads characters into a portion of an array.
boolean
Tell whether this stream is ready to be read.
Methods declared in class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4