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
IOException
PipeUtil.Filler.fill(OutputStream)
Copyright © 2018 Arno Unkrig. All rights reserved.