JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrwriter = $writer; parent::__construct($exportable); } /** * @return Writer */ public function getWriter(): Writer { return $this->writer; } /** * @return mixed */ public function getDelegate() { return $this->writer; } }