public interface DataPipe
extends java.io.Closeable
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getFrom()
Reads data from the pipe.
|
java.io.OutputStream |
getTo()
Adds data to the pipe.
|
Copyright © 2021 eHealth. All rights reserved.