-
- Downloads
objstringio: Implement io.BytesIO.
Done in generalized manner, allowing any stream class to be specified as working with bytes.
Showing
- py/modio.c 3 additions, 1 deletionpy/modio.c
- py/mpconfig.h 4 additions, 0 deletionspy/mpconfig.h
- py/obj.h 2 additions, 0 deletionspy/obj.h
- py/objstr.c 2 additions, 2 deletionspy/objstr.c
- py/objstr.h 1 addition, 0 deletionspy/objstr.h
- py/objstringio.c 28 additions, 5 deletionspy/objstringio.c
- py/stream.c 6 additions, 3 deletionspy/stream.c
Loading
Please register or sign in to comment