PHP 클래스 phprs\BufferedRespond

저자: caoym
상속: extends Response
파일 보기 프로젝트 열기: caoym/phprs-restful

공개 메소드들

메소드 설명
flush ( $limit = null, callable $func = null ) : void flush 不直接输出

메소드 상세

flush() 공개 메소드

flush 不直接输出
또한 보기: phprs\Response::flush()
public flush ( $limit = null, callable $func = null ) : void
$func callable 输出方法
리턴 void