/** * Get message encoding * * @return string|void */ function getEncoding() { return $this->_message_object->getEncoding(); }