Пример #1
0
 public function readByteArray($length)
 {
     return $this->m_stream->readByteArray($length);
 }