public static interface Utils.InputStreamConsumer<T>
| Modifier and Type | Method and Description | 
|---|---|
T | 
accept(InputStream is)  | 
T accept(InputStream is) throws IOException
IOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.