iconv.rb - Pseudo Iconv class. Supports Iconv.iconv, Iconv.conv.
For Matz Ruby: If you don't have iconv but glib2, this library uses glib2 iconv functions.
For JRuby: Use Java String class to convert strings.
Copyright (C) 2004-2009 Masao Mutoh
You may redistribute it and/or modify it under the same license terms as Ruby or LGPL.