Value

Link to the cell of the answer table

Constructors

this
this(ubyte[] value, OidType t, ValueFormat f)
Undocumented in source.

Members

Properties

asArray
immutable(Array) asArray [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isSupportedArray
bool isSupportedArray [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

format
ValueFormat format;
Undocumented in source.
oidType
OidType oidType;
Undocumented in source.
value
ubyte[] value;
Undocumented in source.

Meta