Name : perl-Data-Buffer
| |
Version : 0.40.0
| Vendor : Mageia_Org
|
Release : 9.mga8
| Date : 2020-02-12 05:18:30
|
Group : Development/Perl
| Source RPM : perl-Data-Buffer-0.40.0-9.mga8.src.rpm
|
Size : 0.02 MB
| |
Packager : umeabot < umeabot>
| |
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/rzm3/linux-mageia/distrib/8/x86_64/media/core/release |