File.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(this) opBinary(T[] pos)
  2. typeof(this) opBinary(T b)
  3. typeof(this) opBinary(string str)
    struct File
    ref
    typeof(this)
    opBinary
    (
    char* op
    )
    (
    string str
    )
    if (
    op == "<<"
    )

Meta