コード例 #1
0
ファイル: Packet.php プロジェクト: iPocketTeam/BigBrother
 protected function getLTriad()
 {
     return Binary::readTriad(strrev($this->get(3)));
 }