Facilities to do with buffers, primarily CornuCopyBuffer, an automatically refilling buffer intended to support parsing of data streams.
Project description
Function chunky(bfr_func)
Decorator for a function acceptig a leading CornuCopyBuffer parameter.
Returns a function accepting a leading data chunks parameter
and optional offset and 'copy_offsets` keywords parameters.
@chunky def func(bfr, ...):
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cs.buffer-20180726.tar.gz
(7.2 kB
view details)
File details
Details for the file cs.buffer-20180726.tar.gz.
File metadata
- Download URL: cs.buffer-20180726.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54d39dbc51c667dd553496a4632a7318bdac7d659dc8ca156c8f659b1b12145b
|
|
| MD5 |
37c65e45ee38e73bd95607b4ff552f39
|
|
| BLAKE2b-256 |
f0fd0a4d2437b33af366e76f01652cc42900be884c18eb4ec3f6ff939e00ed30
|