Searched refs:getRootAsAttacker (Results 1 – 4 of 4) sorted by relevance
10 …public static Attacker getRootAsAttacker(ByteBuffer _bb) { return getRootAsAttacker(_bb, new Attac… in getRootAsAttacker() method in Attacker11 …public static Attacker getRootAsAttacker(ByteBuffer _bb, Attacker obj) { _bb.order(ByteOrder.LITTL… in getRootAsAttacker() method in Attacker
15 public static function getRootAsAttacker(ByteBuffer $bb) function in Attacker
47 Attacker.getRootAsAttacker = function(bb, obj) { function in Attacker
39 static getRootAsAttacker(bb:flatbuffers.ByteBuffer, obj?:Attacker):Attacker { method in Attacker