How to read ASCII characters from a file in Dart?

前端 未结 0 1479
半阙折子戏
半阙折子戏 2020-12-30 12:25

My file contains ASCII characters in bytes. I want to read ASCII characters like \'ABCD\'(four bytes) from that file. Could you please help me how to do this in Dart.?

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