EnglishРусский  

Ads

Perfect Automation tool
All-In-One: Script editor, Launcher, Scheduler, Keyboard & Mouse Recorder. Try now!

CreateInstall
Freeware and commercial installers.

Cell Phone Batteries
Batteries Plus offers batteries for laptop, camcorder, cell phone, camera.

Gentee needs your help!
How to advertise with us
 
laptop battery

buf.replace

Replacing data. The method replaces binary data in an object.

method buf buf.replace (
   uint offset,
   uint size,
   buf value
)

Parameters

offset The offset of the data being replaced.
size The size of the data being replaced.
value The buf object with new data.

Return value

Returns the object which method has been called.

Related links

Source

Edit