示例#1
0
 /**
  */
 public function rewind()
 {
     return $this->_string ? $this->_string->rewind() : parent::rewind();
 }