Prado\Web\UI\WebControls\TFlushOutput::getContinueBuffering PHP Méthode

getContinueBuffering() public méthode

public getContinueBuffering ( ) : Tells
Résultat Tells whether buffering of output can continue after this point
    public function getContinueBuffering()
    {
        return $this->_continueBuffering;
    }