method
toeuc
toeuc(str)
public
Convert str to EUC-JP
Note This method decode MIME encoded string and convert halfwidth katakana to fullwidth katakana. If you don’t want it, use NKF.nkf(’-exm0’, str).
toeuc(str)
public
Convert str to EUC-JP
Note This method decode MIME encoded string and convert halfwidth katakana to fullwidth katakana. If you don’t want it, use NKF.nkf(’-exm0’, str).