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