Clear the string buffer.
clear()
Use the clear() method to clear the string buffer.
After clearing, the string buffer is empty and the length is zero.
CALL buf.clear()