[ 源代码: libstream-buffered-perl ]
软件包:libstream-buffered-perl(0.03-3)
libstream-buffered-perl 的相关链接
Debian 的资源:
下载源码包 libstream-buffered-perl:
- [libstream-buffered-perl_0.03-3.dsc]
- [libstream-buffered-perl_0.03.orig.tar.gz]
- [libstream-buffered-perl_0.03-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.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.