Libraries
»
enco
(0.1.3)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/enco/string_to_utf8.rb
Instance Method Summary
collapse
#
to_utf8
(*args) ⇒ Object
Instance Method Details
#
to_utf8
(*args) ⇒
Object
4 5 6
# File 'lib/enco/string_to_utf8.rb', line 4
def
to_utf8
(
*
args
)
Enco
.
to_utf8
self
,
*
args
end