@FunctionalInterface public interface IOutputStreamProvider
OutputStream objects from a given
name.| Modifier and Type | Method and Description |
|---|---|
OutputStream |
getOutputStream(String sName,
EAppend eAppend)
Get the output stream from the given name.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.