value_take_blob
Description:
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 |
blob |
a Blob structure with the data and its size to be stored in |
Namespace: Gda
Package: libgda-6.0