Uses of Class
org.apache.commons.io.input.BufferedFileChannelInputStream.Builder
-
Uses of BufferedFileChannelInputStream.Builder in org.apache.commons.io.input
Modifier and TypeMethodDescriptionBufferedFileChannelInputStream.builder()
Constructs a newBufferedFileChannelInputStream.Builder
.BufferedFileChannelInputStream.Builder.setFileChannel
(FileChannel fileChannel) Sets the file channel.