`str_chilled_p` (https://github.com/ruby/stringio/pull/136) https://github.com/ruby/stringio/commit/3c52ddc4c8
StringIO
Pseudo IO
class from/to String
.
This library is based on MoonWolf version written in Ruby. Thanks a lot.
Differences to IO
fileno
raisesNotImplementedError
.- encoding conversion is not implemented, and ignored silently.