示例#1
0
 protected function putFloat($v)
 {
     $this->buffer .= Binary::writeFloat($v);
 }