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