Skip to main content

Simple-segment buffer interface tools.

Project description

This package contains:

* an object for managing mallocated chunks of memory as a mutable sequence of
bytes.

* a set of functions which work on any objects which define the buffer API:
memcopy, index, memlen, memcmp ...

* a reimplementation of the buffer() built-in object which should correct it's
most annoying problems.

It contains also some pure Python modules:

* an adaptater which provide the file interface to any object which define
the buffer API.

* an other adaptater for the array interface.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page