Name : perl-Data-Buffer
| |
Version : 0.04
| Vendor : MandrakeSoft
|
Release : 1mdk
| Date : 2003-11-09 03:50:25
|
Group : Development/Perl
| Source RPM : perl-Data-Buffer-0.04-1mdk.src.rpm
|
Size : 0.02 MB
| |
Packager : Mandrake Linux Team < http://www_mandrakeexpert_com>
| |
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/10.1/i586/media/contrib |