public override void Reset() { codingSM.Reset(); state = ProbingState.Detecting; distributionAnalyser.Reset(); //mContextAnalyser.Reset(); }
public override void Reset() { codingSM.Reset(); numOfMBChar = 0; state = ProbingState.Detecting; }
public override void Reset() { codingSM.Reset(); state = ProbingState.Detecting; analyser.Reset(); }