예제 #1
0
 public function getFloat()
 {
     return Binary::readFloat($this->get(4));
 }