Searched defs:characters_type (Results 1 – 3 of 3) sorted by relevance
23 …public boolean mutateCharactersType(int j, byte characters_type) { int o = __offset(8); if (o != 0… in mutateCharactersType()
112 …e(FlatBufferBuilder $builder, $main_character_type, $main_character, $characters_type, $characters)
356 const flatbuffers::Vector<uint8_t> *characters_type() const { in characters_type() function