EnglishРусский  
 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

buf.copy

Copying. The method copies a binary data into the object.

method buf buf.copy (
   uint ptr,
   uint size
)

Parameters

ptr The pointer to the data being copied.
size The size of the data being copied.

Return value

Returns the object which method has been called.

Related links

Source