public static interface PipeUtil.Drainer
| Modifier and Type | Method and Description |
|---|---|
void |
drain(InputStream is)
Reads form the given input stream exactly the data that was previously written.
|
void drain(InputStream is) throws IOException
IOExceptionPipeUtil.Filler.fill(OutputStream)Copyright © 2018 Arno Unkrig. All rights reserved.