dup


Description:

[ Version ( since = "0.1.10" ) ]
public Data dup ()

Makes a deep copy of this and all its contents.

Parameters:

this

data to duplicate

Returns:

a new Data. Free it with unref.