FileOutputStream.this

  1. this(void* ptr, Flag!"Take" take)
  2. this(string path, bool append)
    class FileOutputStream
    this
    (
    string path
    ,
    bool append
    )