Ejemplo n.º 1
0
 public function stream_tell()
 {
     return $this->state->lseek($this->handle, 0, SEEK_CUR);
 }