PHPZip\Zip\Exception\BufferNotEmpty::getOutputBuffer PHP Method

getOutputBuffer() public method

public getOutputBuffer ( )
    public function getOutputBuffer(){
        return $this->_outputBuffer;
    }