Esempio n. 1
0
 protected override int GetBitCountInCharCountIndicator(int version)
 {
     return(CharCountIndicatorTable.GetBitCountInCharCountIndicator(Mode.Numeric, version));
 }
Esempio n. 2
0
 protected override int GetBitCountInCharCountIndicator(int version)
 {
     return(CharCountIndicatorTable.GetBitCountInCharCountIndicator(Mode.EightBitByte, version));
 }