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