Skip navigation links
A B C D E F G H I L M O P R S T U V W 

P

pipe() - Method in class com.github.robtimus.io.stream.PipeInputStream
Returns the pipe that this input stream is reading from.
pipe() - Method in class com.github.robtimus.io.stream.PipeOutputStream
Returns the pipe that this output stream is writing to.
pipe() - Method in class com.github.robtimus.io.stream.PipeReader
Returns the pipe that this reader is reading from.
pipe() - Method in class com.github.robtimus.io.stream.PipeWriter
Returns the pipe that this writer is writing to.
PipeInputStream - Class in com.github.robtimus.io.stream
An input stream that reads from a BinaryPipe.
PipeOutputStream - Class in com.github.robtimus.io.stream
An input stream that writes to a BinaryPipe.
PipeReader - Class in com.github.robtimus.io.stream
A reader that reads from a TextPipe.
PipeWriter - Class in com.github.robtimus.io.stream
A writer that writes to a TextPipe.
A B C D E F G H I L M O P R S T U V W 
Skip navigation links

Copyright © 2020–2024. All rights reserved.