value_new_binary


Description:


public Value? value_new_binary (owned uint8 val, long size)

Makes a new Value of type GDA_TYPE_BINARY with value 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