Exemplo n.º 1
0
 /**
  * write amf3 string
  * @param string $d
  */
 public function writeAmf3String($d)
 {
     parent::writeAmf3String($d);
 }