Uses of Interface
me.saro.commons.function.StreamReadConsumer
-
Packages that use StreamReadConsumer Package Description me.saro.commons -
-
Uses of StreamReadConsumer in me.saro.commons
Methods in me.saro.commons with parameters of type StreamReadConsumer Modifier and Type Method Description static voidUtils. inputStreamReader(java.io.InputStream inputStream, StreamReadConsumer callback)InputStream Reader
WARNING : is not auto closed
-