= private = protected
iseuc()
Returns whether self’s encoding is EUC-JP or not.
# File ext/nkf/lib/kconv.rb, line 263 def iseuc; Kconv.iseuc(self) end