Searched refs:CreateCharactersTypeVector (Results 1 – 2 of 2) sorted by relevance
52 …public static VectorOffset CreateCharactersTypeVector(FlatBufferBuilder builder, Character[] data)… in CreateCharactersTypeVector() method130 _characters_type = CreateCharactersTypeVector(builder, __characters_type); in Pack()
456 var characterTypesOffset = Movie.CreateCharactersTypeVector(fbb, characterTypes); in TestUnionVector()