Format.this

Undocumented in source.
  1. this(string location, T tag)
    class Format(T : Tag, S : Stream, Compression c, int level = 6)
    this
    (
    string location
    ,
    T tag = null
    )
    if (
    !isAbstractClass!T &&
    !isAbstractClass!S
    )
  2. this(T tag, string location)

Meta