Goban::Segment::Mode
Inherits Enum / Comparable / Value / Object
Represents a encoding mode of a data segment.
Constants
ECI = 0_u8
Numeric = 1_u8
Alphanumeric = 2_u8
Byte = 3_u8
Kanji = 4_u8
StructuredAppend = 5_u8
Undefined = 255_u8
Inherits Enum / Comparable / Value / Object
Represents a encoding mode of a data segment.