Class: Wx::MBConvUTF8
Overview
This class converts between the UTF-8 encoding and Unicode. It has one predefined instance, Wx::ConvUTF8.
Instance Method Summary collapse
-
#initialize ⇒ MBConvUTF8
constructor
A new instance of MBConvUTF8.
Constructor Details
#initialize ⇒ MBConvUTF8
Returns a new instance of MBConvUTF8.
106 |
# File 'lib/wx/doc/mbconv.rb', line 106 def initialize; end |