Element.this

Construct an Element based on buffer @param data - buffer

struct Element
@nogc
this
(
immutable(ubyte[]) data
)