StringBuffer([Object content = "" ])

Creates the string buffer with an initial content.

Source

external StringBuffer([Object content = ""]);