2004-06-17の日記

iconv

昨日のエラー調査に関連して、 iconv の挙動を確認。 require ‘iconv’ def convtest(*str) dst = Iconv.iconv(‘SHIFT-JIS’,..