AttributeError: 'bytes' object has no attribute 'iterbytes'

前端 未结 0 1405
春和景丽
春和景丽 2020-12-02 17:16

I need to change one byte in bytestring and I am unable to iterate over bytes in that string. I want program to replace first byte with encoded "*" so that my chec

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