module Invoca
adapted from users.cybercity.dk/~dsl8950/ruby/diff-0.3.tar.gz
This class provides a normalize_string method that guarantees that its result is in valid UTF-8 format for Ruby and all versions of MySQL (using mb3 storage).
- Deprecated
-
Equivalently, you can also create an instance of this class and call to_string or to_s on it.