Searched defs:createCharactersTypeVector (Results 1 – 4 of 4) sorted by relevance
102 fun createCharactersTypeVector(builder: FlatBufferBuilder, data: UByteArray) : Int { in startMovie() method
153 public static function createCharactersTypeVector(FlatBufferBuilder $builder, array $data) function in Movie
59 …public static int createCharactersTypeVector(FlatBufferBuilder builder, byte[] data) { builder.sta… in createCharactersTypeVector() method in Movie
68 static createCharactersTypeVector(builder, data) { method in Movie