StringBuffer::Resize

StringBuffer::Resize
void Resize(UPInt _size);
Description

Resize resizes the string to a new size.

Parameters
Parameters 
Description 
UPInt _size 
New size for the string.