Difference beetween copyFromWithRamp and addFromWithRamp

Hello,
i’d like to know the difference beetween these two function. I can’t understand it reading documentation.
Thanks

Copy replaces the buffer contents, Add sums (mixes) into the existing contents.

It sums float value of two buffer ?