Document.this

Creates a HiBON Document from a buffer

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