9 lines
138 B
Python
Raw Normal View History

2019-06-06 15:21:15 +03:00
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: graph
class ByteOrder(object):
LE = 0
BE = 1