-
- Downloads
py/objstringio: Guard bytesio_stream_p struct w/ MICROPY_PY_IO_BYTESIO.
It's static and can lead to a compilation warning/error when MICROPY_PY_IO_BYTESIO is disabled.
Please register or sign in to comment
It's static and can lead to a compilation warning/error when MICROPY_PY_IO_BYTESIO is disabled.