Function readline
Read a line from the stream up to the maximum allowed buffer length
Parameters summary
|
$stream |
Stream to read from |
integer |
$maxLength = null |
Maximum buffer length |
Return value summary
string
|
string |