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