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,836

這個版本 122

版本发布:

授權:

MIT

Ruby 版本需求: >= 1.8.7

相關連結: