Gentee Programming Language > Documentation > Libraries | Download documentation |
The method increases the size of memory allocated for the object.
buf buf.expand( uint size )
size The requested size of memory. If it is less than the current size, nothing happens. If the size is increased, the current data is saved.
Returns the object which method has been called.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |