Skip to main content

A convenient class to manipulate buffer objects as streams in Python

Project description

A convenient class to manipulate buffer objects as streams in Python.

History

v0.5.8

  • expose utility function “murmur128”

v0.5.7

  • expose utility functions “make_utf8, make_unicode, umurmur128”

v0.5.6

  • fix: memoryview(MBufferIO()) used to raise BufferError

v0.5.5

  • fix: simple MBUfferIO() raised a TypeError

v0.5.3, v0.5.4

  • Allow to make MBufferIO objects from memory views that have been built by PyMemoryView_FromMemory() or PyMemoryView_FromBuffer().

v0.5.2

  • Added a “from_mview” class method.

v0.5.1

  • Removed the oldbuffer method, for compatibility with Python 3.

v0.5

  • First release on github.

Supported by

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