RubyGems Navigation menu

progressive_io 2.0.1

A Ruby gem that provides an IO wrapper with progress reporting capabilities. It wraps any IO object and calls a callback with the current offset and total size on each read operation, making it perfect for implementing progress bars or monitoring file operations.

Gemfile:
=

安装:
=

版本列表:

  1. 2.0.1 August 01, 2025 (8.0 KB)
  2. 2.0.0 August 01, 2025 (8.0 KB)
  3. 1.0.0 August 04, 2011 (6.5 KB)

Development 依赖 (3):

flexmock ~> 0.8
minitest ~> 5.0
rake ~> 0.0

所有者:

推送者:

作者:

  • Julik Tarkhanov

SHA 256 校验和:

=

下载总量 8,877

这个版本 135

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 1.8.7

链接: