Source code for zlmdb.flatbuffers.reflection.AdvancedFeatures

# automatically generated by the FlatBuffers compiler, do not modify

# namespace: reflection

# New schema language features that are not supported by old code generators.
[docs] class AdvancedFeatures(object):
[docs] AdvancedArrayFeatures = 1
[docs] AdvancedUnionFeatures = 2
[docs] OptionalScalars = 4
[docs] DefaultVectorsAndStrings = 8