Document.this

Creates a replicate of a Document from another Document The buffer reused not copied

  1. this(immutable(ubyte[]) data)
  2. this(Document doc)
    struct Document
    @nogc pure nothrow scope
    this
    ()