Esempio n. 1
0
 /**
  * 分块输出
  *
  * @param $msg
  */
 public function output_chunk($msg)
 {
     HttpIO::output_chunk($msg);
 }