|
EventBuffer::substrSubstracts 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 参考
|