Class ZeroFsAsynchronousFileChannel

java.lang.Object
java.nio.channels.AsynchronousFileChannel
io.roastedroot.zerofs.ZeroFsAsynchronousFileChannel
All Implemented Interfaces:
Closeable, AutoCloseable, AsynchronousChannel, Channel

final class ZeroFsAsynchronousFileChannel extends AsynchronousFileChannel
AsynchronousFileChannel implementation that delegates to a ZeroFsFileChannel.