Value.this - multiple declarations
Function Value.this
ctor
ref inout this
(
immutable(ubyte)[] data,
in const(OidType) oidType,
bool isNull = false,
in const(ValueFormat) format = ValueFormat .BINARY
) pure @safe;
Function Value.this
Null Value constructor