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