swoole_buffer->append

将一个字符串数据追加到缓存区末尾。

int swoole_buffer->append(string $data);