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