method

set_encoding

ruby latest stable - Class: StringIO
set_encoding(p1, p2 = v2, p3 = {})
public

Specify the encoding of the StringIO as ext_enc. Use the default external encoding if ext_enc is nil. 2nd argument int_enc and optional hash opt argument are ignored; they are for API compatibility to IO.