Blob.copy

Creates a new #GdaBlob structure from an existing one.

class Blob
static
void*
copy
(
void* boxed = null
)

Parameters

boxed void*

source to get a copy from.

Return Value

Type: void*

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

Free-function: gda_blob_free