|
EventBuffer::substrSubtracts a portion of the buffer data Description
public
string EventBuffer::substr(
int
$start
,
int
$length
= ?)
Subtracts up to
Parameters
Return Values
Returns the data subtracted as a
string
on success, or See Also
|