Example #1
0
 /**
  * {@inheritdoc}
  */
 public function read($length)
 {
     return $this->_delegate->read($length);
 }