/
auroraos
/
mirror_flatbuffers
Обзор
Документация
Войти
/
auroraos
/
mirror_flatbuffers
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
master
python/flatbuffers/reflection/AdvancedFeatures.py
10 строк
322 B
qazwsxedcrfvtg14
Add reflection support for python (#7026)
10 фев 2022, 22:10
Не верифицирован
10 фев 2022, 22:10
b300691
Код
Авторство
О чём код?
# automatically generated by the FlatBuffers compiler, do not modify # namespace: reflection # New schema language features that are not supported by old code generators. class AdvancedFeatures(object): AdvancedArrayFeatures = 1 AdvancedUnionFeatures = 2 OptionalScalars = 4 DefaultVectorsAndStrings = 8