Which is the best python module for bitwise operations on multibyte data?

后端 未结 0 1920
野趣味
野趣味 2020-12-03 11:14

I need to read binary data from a file in groups of 1,2 or 4 bytes and perform bitwise operations on each of these groups.

After much searching, I\'m unclear on the b

相关标签:
回答
  • 消灭零回复
提交回复
热议问题