Value.this

ctor

  1. this(immutable(ubyte)[] data, in OidType oidType, bool isNull = false, in ValueFormat format = ValueFormat.BINARY)
    struct Value
    this
    inout pure
    (
    immutable(ubyte)[] data
    ,,
    bool isNull = false
    ,
    )
  2. this(in ValueFormat format, in OidType oidType)

Meta