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