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