public static interface FileUtils.OutputStreamConsumer<T>
| Modifier and Type | Method and Description |
|---|---|
T |
apply(OutputStream outputStream) |
T apply(OutputStream outputStream) throws IOException
IOExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.