StringBuffer::IsEmpty

StringBuffer::IsEmpty
bool IsEmpty() const;
Description

IsEmpty determines whether the string is empty or not.

Return Value

A Boolean value of true if the string is empty otherwise false.