Sha256: 53d98c295d24d0b94b4a4b2a61fb060e50cfc4c496d82e12e372c10b422e8c38

Contents?: true

Size: 368 Bytes

Versions: 130

Compression:

Stored size: 368 Bytes

Contents

-*- rd -*-
$Author: akr $

=begin

= StringIO
Pseudo (({IO})) class from/to (({String})).

This library is based on MoonWolf version written in Ruby.  Thanks a lot.

= Differences to (({IO}))

* not implemented: (({fcntl})), (({reopen})).
* (({fileno})) returns nil.
* (({pos=})) returns new position, not 0.
* (({ungetc})) does nothing at start of the string. 

=end

Version data entries

130 entries across 130 versions & 2 rubygems

Version Path
rhodes-5.5.18 platform/shared/ruby/ext/stringio/README
rhodes-5.5.17 platform/shared/ruby/ext/stringio/README
rhodes-5.5.15 platform/shared/ruby/ext/stringio/README
rhodes-5.5.0.22 platform/shared/ruby/ext/stringio/README
rhodes-5.5.2 platform/shared/ruby/ext/stringio/README
rhodes-5.5.0.7 platform/shared/ruby/ext/stringio/README
rhodes-5.5.0.3 platform/shared/ruby/ext/stringio/README
rhodes-5.5.0 platform/shared/ruby/ext/stringio/README
tauplatform-1.0.3 platform/shared/ruby/ext/stringio/README
tauplatform-1.0.2 platform/shared/ruby/ext/stringio/README
tauplatform-1.0.1 platform/shared/ruby/ext/stringio/README
rhodes-3.5.1.12 platform/shared/ruby/ext/stringio/README
rhodes-3.3.5 platform/shared/ruby/ext/stringio/README
rhodes-3.4.2 platform/shared/ruby/ext/stringio/README
rhodes-3.3.4 platform/shared/ruby/ext/stringio/README
rhodes-3.3.3 platform/shared/ruby/ext/stringio/README
rhodes-3.3.3.beta.4 platform/shared/ruby/ext/stringio/README
rhodes-3.3.3.beta.3 platform/shared/ruby/ext/stringio/README
rhodes-3.3.3.beta.2 platform/shared/ruby/ext/stringio/README
rhodes-3.3.3.beta.1 platform/shared/ruby/ext/stringio/README