streamWrapper::stream_eof

streamWrapper::stream_eof

(PHP 4 >= 4.3.2, PHP 5, PHP 7)

streamWrapper::stream_eofTests for end-of-file on a file pointer

Description

public bool streamWrapper::stream_eof ( void )

This method is called in response to feof().

Parameters

This function has no parameters.