void initialize(
$params)
|
|
Perform any initialization needed, using the given $params.
Parameters will vary depending upon the type of IoBuffer used.
Tags:
Parameters:
string readLine(
int
$sequence)
|
|
Get a line of output (including any CRLF).
The $sequence number comes from any writes and may or may not be used depending upon the implementation.
Tags:
Parameters: