Exemplo n.º 1
0
 public function getSignedShort()
 {
     return Binary::readSignedShort($this->get(2));
 }