Package java.lang
Class StringBuffer
int length()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Returns the character count of the sequence of characters currently represented by this string buffer object.
Note that unicode symbols might occupy up to three entries in the string buffer.