[ ソース: libstream-buffered-perl ]
パッケージ: libstream-buffered-perl (0.03-1)
libstream-buffered-perl に関するリンク
Debian の資源:
libstream-buffered-perl ソースパッケージをダウンロード:
- [libstream-buffered-perl_0.03-1.dsc]
- [libstream-buffered-perl_0.03.orig.tar.gz]
- [libstream-buffered-perl_0.03-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [search.cpan.org]
類似のパッケージ:
temporary buffer to store strings in a seekable filehandle
Stream::Buffered is a buffer class to store byte strings of arbitrary length and then get a seekable filehandle once everything is buffered. It uses PerlIO and/or a temporary file to save the buffer depending on the amount of bytes stored.