public static interface PipeUtil.Drainer
| Modifier and Type | Method and Description |
|---|---|
void |
drain(java.io.InputStream is)
Reads form the given input stream exactly the data that was previously written.
|
void drain(java.io.InputStream is)
throws java.io.IOException
java.io.IOExceptionPipeUtil.Filler.fill(OutputStream)