de.sciss.asyncfile.impl
package de.sciss.asyncfile.impl
Type members
Classlikes
final class DesktopFileImpl(val fileSystem: DesktopFileSystem, peer: AsynchronousFileChannel, f: File, readOnly: Boolean) extends DesktopWritableFile with CompletionHandler[Integer, Promise[Int]]
A wrapper around java.nio.channels.AsynchronousFileChannel
implementing the
AsyncWritableByteChannel
interface.
A wrapper around java.nio.channels.AsynchronousFileChannel
implementing the
AsyncWritableByteChannel
interface.