@FunctionalInterface public interface IHasOutputStream
OutputStream objects.| Modifier and Type | Method and Description |
|---|---|
OutputStream |
getOutputStream(EAppend eAppend)
Get the output stream to read from the object.
|
@Nullable OutputStream getOutputStream(@Nonnull EAppend eAppend)
OutputStream needs to be created!eAppend - appending mode. May not be null.null if resolving failed.Copyright © 2014–2016 Philip Helger. All rights reserved.