swoole_buffer->read

读取缓存区任意位置的内存。此接口是一个底层接口,可直接操作内存。

swoole_buffer->read(int $offset, int $length)