コード例 #1
0
ファイル: Packet.php プロジェクト: ClearSkyTeam/ClearSky
 protected function putTriad($v)
 {
     $this->buffer .= Binary::writeTriad($v);
 }