What is the fastest way to read two bytes from a hex file in Java

后端 未结 0 1821
死守一世寂寞
死守一世寂寞 2020-12-13 11:51

In C++ we can define an unsigned short array to read the contents from a hex file in one statement like this:

const in         


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