Class: String
Instance Method Summary collapse
Instance Method Details
#to_utf8 ⇒ Object
6 7 8 |
# File 'lib/vendor/json_pure/tools/fuzz.rb', line 6 def to_utf8 ISO_8859_1_TO_UTF8.iconv self end |
6 7 8 |
# File 'lib/vendor/json_pure/tools/fuzz.rb', line 6 def to_utf8 ISO_8859_1_TO_UTF8.iconv self end |