4 releases
0.4.4 | Aug 10, 2023 |
---|---|
0.4.3 | Aug 10, 2023 |
0.4.2 | Aug 7, 2023 |
0.4.1 | Aug 7, 2023 |
#1315 in Asynchronous
24KB
377 lines
Support asyncio wrapper for AsyncSeek to enhance the following:
- Allow specify optional read limit (number of bytes)
- Allow you to unread data (put it back to the stream)
- Allow you to seek on the wrappers if the original stream supports seeking
Dependencies
~2.4–8.5MB
~58K SLoC