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