Changes for version 0.03 - 2025-09-14
- Initial value handled as an integer between 0-255 for allocation purposes
- Replaced croak with die as the package approaches maturity
- Added checks to ensure we do not allocate an invalid buffer size
Modules
Allocates buffers using C's malloc