setHeader($header)->setData($data); $this->makeHeaderPack()->makeDataPack(); if ('' == $this->_headerPackString) { throw new Zeed_Exception('headerPackString is empty'); return; } $this->_returnPackString = $this->_headerPackString; return $this->_returnPackString; } } // End ^ Native EOL ^ encoding