WStringBuffer::Resize

WStringBuffer::Resize
bool Resize(UPInt size);
Description

Resize resizes the buffer to a new size.

Parameters
Parameters 
Description 
UPInt size 
New size of the buffer. 
Return Value

Returns true if buffer is resized otherwise false.