Gentee Programming Language > Documentation > Libraries | Download documentation |
The method overwrites data in an object.
buf buf.replace( uint offset, uint size, buf value )
offset The offset of the data being overwritten. size The size of the data being overwritten. value The buf object with new data.
Returns the object which method has been called.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |