value_take_binary
Description:
Stores val
into value
, but on the contrary to
value_set_binary, the binary
argument is not copied, but used as-is and it should be considered owned by value
.
Parameters:
value |
a Value that will store |
binary |
a Binary structure with the data and its size to be stored in |
Namespace: Gda
Package: libgda-6.0