Paket: ruby-io-like (0.3.0-1.1)
ruby-io-like için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
ruby-io-like Kaynak Paketini İndir:
- [ruby-io-like_0.3.0-1.1.dsc]
- [ruby-io-like_0.3.0.orig.tar.gz]
- [ruby-io-like_0.3.0-1.1.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [io-like.rubyforge.org]
Benzer paketler:
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 ile İlgili Diğer Paketler
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- ya da ruby-interpreter
- Paket mevcut değil
ruby-io-like indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 14,2 kB | 78,0 kB | [dosya listesi] |