Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Overhaul the top sections of the class reference (Core classes) | VolTer | 2023-05-19 | 1 | -2/+2 |
| | |||||
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
| | | | | Can't stop, won't stop, they said, huh? | ||||
* | [IO] Add StreamPeerGZIP for streaming compression/decompression. | Fabio Alessandrelli | 2022-09-20 | 1 | -0/+42 |
Putting data results in writing the compressed/decompressed output into a RingBuffer. You can retrieve the content of the RingBuffer via get_data. Support both gzip and deflate. |