public interface InputStreamProcessor<E>
{@link Resource#readFromInputStream(InputStreamProcessor)}| Modifier and Type | Method and Description |
|---|---|
E |
read(InputStream inputStream) |
E read(InputStream inputStream) throws Throwable
ThrowableCopyright © 2019. All rights reserved.