Метод |
Описание |
|
CharsetMap ( RubyClass self ) : Hash |
|
|
Close ( Iconv self ) : MutableString |
|
|
Close ( bool resetEncoder ) : MutableString |
|
|
Convert ( RubyClass self, [ toEncoding, [ fromEncoding, [ str ) : MutableString |
|
|
Convert ( RubyClass self, MutableString toEncoding, MutableString fromEncoding, MutableString strings ) : MutableString[] |
|
|
Create ( RubyClass self, [ toEncoding, [ fromEncoding ) : Iconv |
|
|
GetMessage ( object arg2, object arg3 ) : string |
|
|
Initialize ( RubyContext context, Iconv self, [ toEncoding, [ fromEncoding ) : Iconv |
|
|
Open ( [ block, RubyClass self, [ toEncoding, [ fromEncoding ) : object |
|
|
ResetByteOrderMark ( ) : void |
|
|
iconv ( Iconv self, [ str, [ startIndex, [ length ) : MutableString |
|
|
iconv ( Iconv self, [ str, [ startIndex, object length ) : MutableString |
|
|
iconv ( RubyClass self, [ toEncoding, [ fromEncoding ) : RubyArray |
|
|