Method String.Buffer()->add()
classString.Buffer
- Method
add
intadd(string|String.Buffer...data)- Description
Adds
datato the buffer.- Returns
Returns the size of the buffer.
- Note
Pike 7.8 and earlier did not support adding String.Buffers directly.