Free-function: gda_binary_free
Binary.copy
void * copy(void * boxed = null)Creates a new #GdaBinary structure from an existing one.
Parameters
boxed | source to get a copy from. |
Returns
a newly allocated #GdaBinary which contains a copy of information in boxed.