Could there be a reason why my Binary files are consistently putting a high 5th bit for unused bytes?

前端 未结 0 1723
小鲜肉
小鲜肉 2020-12-09 06:40

So I am trying to use a mapped byte buffer to write/read binary files. It seems that whenever I am using .putint(integer) the unused bytes are defaulting to 0010 00

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