Document.this

Creates a replicate of a Document from another Document The buffer reused not copied @param doc - Document which is replicated

  1. this(immutable(ubyte[]) data)
  2. this(Document doc)
    struct Document
    @nogc pure
    this
    ()
  3. this(HiBONT hibon)