@FunctionalInterface public interface IHasInputStream
InputStream objects.| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Get the input stream to read from the object.
|
@Nullable InputStream getInputStream()
InputStream needs to be created!null if resolving failed.Copyright © 2014–2017 Philip Helger. All rights reserved.