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.3.1 - February 09, 2020 (33.5 KB)
  2. 0.3.0 - April 29, 2009* (31.0 KB)
  3. 0.2.0 - March 11, 2009* (30.0 KB)
  4. 0.1.0 - July 03, 2008* (29.5 KB)

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 校验和:

baae0724d18bea74ab0aa693f9477a983ac2fdf3bf40c1cc4c69568d302a8306

下载总量 30,231,275

这个版本 10,156,815

许可:

MIT

需要的 Ruby 版本: >= 1.8.1

链接: