perl-Data-Buffer - Read/write buffer class for perl
Website: | https://metacpan.org/release/Data-Buffer |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
perl-Data-Buffer-0.06-1.aldos.noarch [22 KiB] |
Changelog
by Joel Barrios (2024-10-18):
- Update to 0.06. |