# File lib/rchardet/codingstatemachine.rb, line 38
    def reset
      @_mCurrentState = EStart
    end