예제 #1
0
 public function eof()
 {
     $this->assertAttached();
     return $this->stream->isEof();
 }