全部搜索项
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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 ruby-io-like

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 14.2 kB78.0 kB [文件列表]