Extracted from Pike v7.4 release 117 at 2005-08-23.
[Top]
predef::
String
String.Buffer
_sizeof()
add()
create()
get()
get_copy()
String.Buffer()->_sizeof()
String.Buffer()->create()
Method String.Buffer()->add()
Method
add
int
add
(
string
...
data
)
Description
Adds
data
to the buffer. Returns the size of the buffer.