AKAbstractUnarchiver::isEOF
Returns true if we have reached the end of file
Signature
protected function isEOF([bool
$local = false] )
Parameters
-
$local
- True to return EOF of the local file, false (default) to return if we have reached the end of the archive set
Returns
- bool
- True if we have reached End Of File