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