Module

Multibyte

Encapsulates all the functionality related to the Chars proxy.

Modules
Handlers Contains all the handlers and helper classes
Classes
Chars Chars enables you to work transparently with multibyte encodings in the Ruby String class without having extensive knowledge about the encoding. A Chars object accepts a string upon initialization and proxies String methods in an encoding safe manner. All the normal String methods are also implemented on the proxy.
Constants
DEFAULT_NORMALIZATION_FORM
NORMALIZATIONS_FORMS
UNICODE_VERSION
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.