value_new_blob


Description:


public Value? value_new_blob (uint8 val, long size)

Makes a new Value of type GDA_TYPE_BLOB with the data contained by val.

Parameters:

val

value to set for the new Value.

size

the size of the memory pool pointer to by val.

Returns:

the newly created Value.

Free-function: gda_value_free


Namespace: Gda
Package: libgda-6.0