public interface StreamToStream
| Modifier and Type | Method and Description |
|---|---|
ProcessSink |
apply(InputStreamOrPath src) |
default Function<InputStream,InputStream> |
asStreamTransform() |
ProcessSink apply(InputStreamOrPath src)
default Function<InputStream,InputStream> asStreamTransform()
Copyright © 2020. All rights reserved.