ReturnSource Class Properties _resource _classes _autoConfig Class Methods __construct open close eof read write timeout encoding set send __destruct resource Extends lithium\core\Object Test for the end-of-file on the socket. Returns boolean `true` if end has been reached, `false` otherwise. Source abstract public function eof();