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