How can read, manipulate, and write a range of (less than 8) bits of a byte array in Python?

前端 未结 0 773
悲哀的现实
悲哀的现实 2020-12-19 11:54

I\'m looking for a way to read, manipulate, and write specific ranges of (less than 8) bits in a byte array.

I want something like, let\'s say I want to work with the

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