stream_eof() public method
Tests for end-of-file on a file pointer.
This method is called in response to feof().
See also \yii\mongodb\file\feof().
| public boolean stream_eof ( ) | ||
|---|---|---|
| return | boolean |
|
stream_eof() public method
Tests for end-of-file on a file pointer.
This method is called in response to feof().
See also \yii\mongodb\file\feof().
| public boolean stream_eof ( ) | ||
|---|---|---|
| return | boolean |
|
Please login to continue.