Custom.this

Undocumented in source.
  1. this(string name, immutable(ubyte[]) bytes)
  2. this(string name, const(Document) doc)
    class Custom
    pure nothrow
    this
    (
    string name
    ,
    const(Document) doc
    )
  3. this(const(_ReaderCustom) s)

Meta