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