Clob

Values of type clob are encoded as a sequence of octets that should be interpreted as text with an unknown encoding (and thus opaque to the application).

struct Clob {}

Members

Variables

data
const(char)[] data;

Meta