@FunctionalInterface public interface OutputResource
| Modifier and Type | Method and Description |
|---|---|
default String |
getDescription() |
Writer |
openNewOutputWriter(Charset charset,
boolean appendOutput) |
default String getDescription()
Writer openNewOutputWriter(Charset charset, boolean appendOutput) throws IOException
IOExceptionCopyright © 2000-2022 Sualeh Fatehi. All rights reserved.