TempleOutputStream.this

Undocumented in source.
  1. this(T os)
    struct TempleOutputStream
    this
    (
    T
    )
    (
    ref T os
    )
    if (
    isOutputRange!(T, string)
    )
  2. this(File f)
  3. this(void delegate(string) s)
  4. this(void function(string) s)

Meta