[ Version ( since = "0.0.8" ) ]
public void copy_value (Value dest)
Copy data from the contained Value into dest
.
this |
the ValueObject |
dest |
Value with correct type to copy into |