io-like 0.3.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 automatically provided by default for the methods which normally provide it in IO.
Gemfile:
=
installation:
=
Versions:
- 0.4.0.pre1 May 08, 2025 (36,5 ko)
- 0.3.1 February 09, 2020 (33,5 ko)
- 0.3.0 April 29, 2009* (31 ko)
- 0.2.0 March 11, 2009* (30 ko)
- 0.1.0 July 03, 2008* (29,5 ko)