Document.this

Creates a HiBON Document from a buffer @param data - buffer

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