flatbuffers/tests/optional_scalars/OptionalByte.py

9 lines
167 B
Python
Raw Normal View History

# automatically generated by the FlatBuffers compiler, do not modify
# namespace: optional_scalars
class OptionalByte(object):
None_ = 0
One = 1
Two = 2