Aerys\Response::flush PHP Méthode

flush() public méthode

This method only makes sense when streaming output via Response::stream(). Invoking it before calling stream() or after end() is a logic error.
public flush ( )
    public function flush();