= private = protected
guess(str)
Guess input encoding by NKF.guess2
# File ext/nkf/lib/kconv.rb, line 213 def guess(str) ::NKF::guess(str) end