IO::Like

Software Screenshot:
IO::Like
Software Details:
Version: 0.3.0
Upload Date: 13 May 15
Developer: Jeremy Bopp
Distribution Type: Freeware
Downloads: 33

Rating: 2.0/5 (Total Votes: 1)

The IO::Like module provides all of the methods of typical IO implementations such as File.

Most importantly the read, write, and seek series of methods.

A class which includes IO::Like needs to provide only a few methods in order to enable the higher level methods.

Buffering is provided by default for the methods which normally provide it in IO.

What is new in this release:

  • Fixed the rewind method to work with write-only streams.
  • Fixed the read, gets, and readline methods to return partial data if they have such data but receive low level errors before reaching a stopping point.
  • Renamed all private methods so that it is highly unlikely that they will be accidentally overridden.
  • Eliminated warnings caused by referencing uninitialized instance variables.
  • Improved the documentation for the read, gets, and readline methods.

Limitations:

  • Only up to version 1.8.6 of Ruby‘s IO interface is implemented.

Similar Software

Marty
Marty

12 Apr 15

DBOne
DBOne

21 Jul 15

jsonQ
jsonQ

10 Dec 15

hashslice
hashslice

10 Feb 16

Other Software of Developer Jeremy Bopp

Archive::Zip
Archive::Zip

13 Apr 15

Comments to IO::Like

Comments not found
Add Comment
Turn on images!