Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
phprs
BufferedRespond
PHP Class phprs\BufferedRespond
Author:
caoym
Inheritance:
extends
Response
Exibir arquivo
Open project: caoym/phprs-restful
Public Methods
Method
Description
flush
(
$limit
= null,
callable
$func
= null ) :
void
flush 不直接输出
Method Details
flush()
public
method
flush 不直接输出
See also:
phprs\Response::flush()
public
flush
(
$limit
= null,
callable
$func
= null ) :
void
$func
callable
输出方法
return
void