Module
Jpmobile::Util
In:
lib/jpmobile/util.rb
Methods
ascii_8bit
deep_apply
deep_convert
hash_to_utf8
regexp_utf8_to_sjis
sjis
sjis_to_utf8
utf8
utf8_to_sjis
Public Instance methods
ascii_8bit
(str)
deep_apply
(obj, &proc)
deep_convert
(obj, &proc)
hash_to_utf8
(hash)
regexp_utf8_to_sjis
(utf8_str)
sjis
(ascii_8bit)
sjis_to_utf8
(sjis_str)
utf8
(ascii_8bit)
utf8_to_sjis
(utf8_str)
[Validate]