= private = protected
isutf8()
Returns whether self’s encoding is UTF-8 or not.
# File ext/nkf/lib/kconv.rb, line 281 def isutf8; Kconv.isutf8(self) end