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-2007 Masao Mutoh You may redistribute it and/or modify it under the same license terms as Ruby. $Id: iconv.rb,v 1.6 2007/11/08 14:21:22 mutoh Exp $
#Modifications wrapped inside FastGettext namespace to reduce conflic