Searched defs:createTestarrayofboolsVector (Results 1 – 4 of 4) sorted by relevance
1075 fun createTestarrayofboolsVector(builder: FlatBufferBuilder, data: BooleanArray) : Int { in startTestnestedflatbufferVector() method
1271 public static function createTestarrayofboolsVector(FlatBufferBuilder $builder, array $data) function in MyGame\\Example\\Monster
284 …public static int createTestarrayofboolsVector(FlatBufferBuilder builder, boolean[] data) { builde… in createTestarrayofboolsVector() method in Monster
747 static createTestarrayofboolsVector(builder, data) { method in Monster