Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> ruby >> ruby-io-like
nabia  ] [  aramo  ]
[ 原始碼: ruby-io-like  ]

套件: ruby-io-like (0.3.0-1)

Provides the functionality of an IO object to any class

The IO::Like module provides the methods of an IO object based upon on a few simple methods provided by the including class: unbuffered_read, unbuffered_write, and unbuffered_seek.

These methods provide the underlying read, write, and seek support respectively, and only the method or methods necessary to the correct operation of the IO aspects of the including class need to be provided.

Missing functionality will cause the resulting object to appear read-only, write-only, and/or unseekable depending on which underlying methods are absent. Additionally, read and write operations which are buffered in IO are buffered with independently configurable buffer sizes. Duplexed objects (those with separate read and write streams) are also supported.

其他與 ruby-io-like 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: ruby
    Interpreter of object-oriented scripting language Ruby (default version)
    或者 ruby-interpreter
    套件暫時不可用

下載 ruby-io-like

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 14.1 kB79 kB [文件列表]