update : 2015.11.03
php.shukuma.com검색:
|
EventBuffer::substr(PECL event >= 1.6.0) EventBuffer::substr — Substracts a portion of the buffer data 설명
public
string
EventBuffer::substr
(
int
$start
[,
int
$length
] )
Substracts up to
인수
반환값
Returns the data substracted as a
string
on success, or 참고
|