DesktopFile

object DesktopFile

A wrapper around java.nio.channels.AsynchronousFileChannel implementing the AsyncWritableByteChannel interface.

A wrapper around java.nio.channels.AsynchronousFileChannel implementing the AsyncWritableByteChannel interface.

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def openWrite(f: File, append: Boolean)(fs: DesktopFileSystem): DesktopWritableFile