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