mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
StringIO
Pseudo IO class from/to String.
This library is based on MoonWolf version written in Ruby. Thanks a lot.
Differences to IO
filenoraisesNotImplementedError.- encoding conversion is not implemented, and ignored silently.