Binary.copy

void * copy(void * boxed = null)

Creates a new #GdaBinary structure from an existing one.

Parameters

boxedsource to get a copy from.

Returns

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

Free-function: gda_binary_free