# automatically generated by the FlatBuffers compiler, do not modify

# namespace: optional_scalars

class OptionalByte(object):
    None_ = 0
    One = 1
    Two = 2
