= private = protected
issjis()
Returns whether self’s encoding is Shift_JIS or not.
# File ext/nkf/lib/kconv.rb, line 269 def issjis; Kconv.issjis(self) end