Beispiel #1
0
 protected override int GetBitCountInCharCountIndicator(int version)
 {
     return(CharCountIndicatorTable.GetBitCountInCharCountIndicator(Mode.Kanji, version));
 }
 protected override int GetBitCountInCharCountIndicator(int version)
 {
     return(CharCountIndicatorTable.GetBitCountInCharCountIndicator(Mode.Alphanumeric, version));
 }