Searched defs:startCharactersTypeVector (Results 1 – 4 of 4) sorted by relevance
109 …fun startCharactersTypeVector(builder: FlatBufferBuilder, numElems: Int) = builder.startVector(1, … in startCharactersTypeVector() method
167 public static function startCharactersTypeVector(FlatBufferBuilder $builder, $numElems) function in Movie
60 …public static void startCharactersTypeVector(FlatBufferBuilder builder, int numElems) { builder.st… in startCharactersTypeVector() method in Movie
75 static startCharactersTypeVector(builder, numElems) { method in Movie