Blob.copy

void * copy(void * boxed = null)

Creates a new #GdaBlob structure from an existing one.

Parameters

boxedsource to get a copy from.

Returns

a newly allocated #GdaBlob which contains a copy of information in boxed.

Free-function: gda_blob_free