Uses of Class
io.roastedroot.zerofs.ZeroFsFileChannel
-
-
Uses of ZeroFsFileChannel in io.roastedroot.zerofs
Fields in io.roastedroot.zerofs declared as ZeroFsFileChannel Modifier and Type Field Description private ZeroFsFileChannelZeroFsAsynchronousFileChannel. channelMethods in io.roastedroot.zerofs that return ZeroFsFileChannel Modifier and Type Method Description private ZeroFsFileChannelZeroFsFileSystemProvider. newZeroFsFileChannel(ZeroFsPath path, java.util.Set<? extends java.nio.file.OpenOption> options, java.nio.file.attribute.FileAttribute<?>... attrs)Constructors in io.roastedroot.zerofs with parameters of type ZeroFsFileChannel Constructor Description ZeroFsAsynchronousFileChannel(ZeroFsFileChannel channel, java.util.concurrent.ExecutorService executor)
-