StringBuffer::Resize
Previous
|
Next
StringBuffer::Resize
StringBuffer
void
Resize
(
UPInt
_size
);
Description
Resize resizes the string to a new size.
Parameters
Parameters
Description
UPInt _size
New size for the string.