public interface ICloseableIoConsumer<I,O> extends Closeable, ICloseableConsumer<I,O,IOException>
| Modifier and Type | Method and Description |
|---|---|
default O |
flush() |
consumedefault O flush() throws IOException
IOExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.