Name : perl-Data-Buffer
| |
Version : 0.40.0
| Vendor : Mandriva
|
Release : 1mdv2010.0
| Date : 2009-08-01 21:06:46
|
Group : Development/Perl
| Source RPM : perl-Data-Buffer-0.40.0-1mdv2010.0.src.rpm
|
Size : 0.02 MB
| |
Packager : Jérôme Quelin < jquelin_mandriva_org>
| |
Summary : Read/write buffer class
|
Description :
Data::Buffer implements a low-level binary buffer in which you can get and put integers, strings, and other data. Internally the implementation is based on pack and unpack, such that Data::Buffer is really a layer on top of those built-in functions.
All of the get_* and put_* methods respect the internal offset state in the buffer object. This means that you should read data out of the buffer in the same order that you put it in.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release |