strio.close_write â nil
Instance Public methods
Closes the write end of a StringIO. Will raise
an IOError
if the strio is not writeable.
Closes the write end of a StringIO. Will raise
an IOError
if the strio is not writeable.
Please login to continue.