- input() - Method in class com.github.robtimus.io.stream.BinaryPipe
-
Returns the pipe's input stream.
- input() - Method in class com.github.robtimus.io.stream.TextPipe
-
Returns the pipe's reader.
- isClosed() - Method in class com.github.robtimus.io.stream.CapturingInputStream
-
Returns whether or not this input stream has been closed.
- isClosed() - Method in class com.github.robtimus.io.stream.CapturingOutputStream
-
Returns whether or not this output stream has been closed.
- isClosed() - Method in class com.github.robtimus.io.stream.CapturingReader
-
Returns whether or not this reader has been closed.
- isClosed() - Method in class com.github.robtimus.io.stream.CapturingWriter
-
Returns whether or not this writer has been closed.
- isConsumed() - Method in class com.github.robtimus.io.stream.CapturingInputStream
-
Returns whether or not this input stream has been fully consumed.
- isConsumed() - Method in class com.github.robtimus.io.stream.CapturingReader
-
Returns whether or not this reader has been fully consumed.
- iterator() - Method in class com.github.robtimus.io.stream.MultiLineReader.Entry
-
- iterator() - Method in class com.github.robtimus.io.stream.MultiLineReader
-
Returns an iterator over the entries.