Exemplo n.º 1
0
 protected function getFloat()
 {
     return Binary::readFloat($this->get(4));
 }