value_take_blob


Description:


public void value_take_blob (Value value, owned Blob blob)

Stores val into value, but on the contrary to value_set_blob, the blob argument is not copied, but used as-is and it should be considered owned by value.

Parameters:

value

a Value that will store val.

blob

a Blob structure with the data and its size to be stored in value.


Namespace: Gda
Package: libgda-6.0