Resets buffers.
self
public function reset() : self { $this->clearErrorOutput(); $this->clearOutput(); return $this; }