RubyGems Navigation menu

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:
=

安裝:
=

版本列表:

  1. 0.4.0 June 07, 2025 (36.5 KB)
  2. 0.4.0.pre1 May 08, 2025 (36.5 KB)
  3. 0.3.1 February 09, 2020 (33.5 KB)
  4. 0.3.0 April 29, 2009* (31.0 KB)
  5. 0.2.0 March 11, 2009* (30.0 KB)
顯示所有版本(共 6)

Development 相依性套件 (5):

github-markup ~> 1.2
mspec ~> 1.5
rake ~> 10.3
yard ~> 0.8

擁有者:

推送者:

作者:

  • Jeremy Bopp, Jarred Holman, Grant Gardner, Jordan Pickwell

SHA 256 總和檢查碼:

=

總下載次數 32,738,898

這個版本 12,100,389

版本发布:

授權:

MIT

Ruby 版本需求: >= 1.8.1

相關連結: