Пример #1
0
 public function stream_read($count)
 {
     $this->alter();
     return parent::stream_read($count);
 }