CharacterSetEci

Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.

Constructors

this
this(CharacterEnun s)
Undocumented in source.

Members

Properties

eci
CharacterEnun eci [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getCharacterSetEciByName
CharacterSetEci getCharacterSetEciByName(string enc)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_c
CharacterEnun _c;
Undocumented in source.
nameToEci
enum CharacterEnun[string] nameToEci;

Map between character names and their ECI values.

Meta