すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: ruby-io-like  ]

パッケージ: ruby-io-like (0.3.0-1.1)

ruby-io-like に関するリンク

Screenshot

Debian の資源:

ruby-io-like ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

ruby-io-like のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 14.2 kB78.0 kB [ファイル一覧]