Ejemplo n.º 1
0
 /**
  * write utf string
  * @param string $s
  */
 public function writeUtf($s)
 {
     parent::writeUtf($s);
 }