EventBuffer::substr
(PECL event >= 1.6.0)
EventBuffer::substr — Substracts a portion of the buffer data
说明
Substracts up to
length
bytes of the buffer data beginning at
start
position.
参数
-
start
-
The start position of data to be substracted.
-
length
-
Maximum number of bytes to substract.
参见
- EventBuffer::read() - Read data from an evbuffer and drain the bytes read
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。