Uses of Class
org.apache.commons.io.input.BufferedFileChannelInputStream
-
Packages that use BufferedFileChannelInputStream Package Description org.apache.commons.io.input Provides implementations of input classes, such asInputStream
andReader
. -
-
Uses of BufferedFileChannelInputStream in org.apache.commons.io.input
Methods in org.apache.commons.io.input that return BufferedFileChannelInputStream Modifier and Type Method Description BufferedFileChannelInputStream
BufferedFileChannelInputStream.Builder. get()
Constructs a new instance.
-