Uses of Class
io.roastedroot.zerofs.ZeroFsFileChannel
-
Uses of ZeroFsFileChannel in io.roastedroot.zerofs
Fields in io.roastedroot.zerofs declared as ZeroFsFileChannelModifier and TypeFieldDescriptionprivate final ZeroFsFileChannelZeroFsAsynchronousFileChannel.channelMethods in io.roastedroot.zerofs that return ZeroFsFileChannelModifier and TypeMethodDescriptionprivate ZeroFsFileChannelZeroFsFileSystemProvider.newZeroFsFileChannel(ZeroFsPath path, Set<? extends OpenOption> options, FileAttribute<?>... attrs) Constructors in io.roastedroot.zerofs with parameters of type ZeroFsFileChannelModifierConstructorDescriptionZeroFsAsynchronousFileChannel(ZeroFsFileChannel channel, ExecutorService executor)