ThreadedFileStream.this

Undocumented in source.
  1. this(Path path, FileMode mode)
  2. this(int fd, Path path, FileMode mode)
    class ThreadedFileStream
    @safe
    this
    (
    int fd
    ,
    Path path
    ,
    FileMode mode
    )

Meta