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

#887 in Asynchronous

Apache-2.0

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–9.5MB
~57K SLoC