Resizes the string.
The amount of characters the string should be.
Note: The contents when increasing the size of a string with this function is undefined. A null terminator will be appended automatically.
See Implementation
Resizes the string.