public function displayFrame()
 {
     return Buffer::displayOctetString($this->getFrame());
 }