strio.reopen(other_StrIO) â strio
strio.reopen(string, mode) â strio
strio.reopen(string, mode) â strio
Instance Public methods
Reinitializes strio with the given other_StrIO or string and mode (see StringIO#new).
Reinitializes strio with the given other_StrIO or string and mode (see StringIO#new).
Please login to continue.