Skip to content

efficiently print bytearray/bytes for communication #621

Answered by Novakasa
Novakasa asked this question in Q&A
Discussion options

You must be logged in to vote

I think I might have found my answer:

import usys
usys.stdout.buffer.write(bytearray(1000))

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dlech
Comment options

Answer selected by Novakasa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants