Storing file in chunks(in binary format) and retrieving it using c

后端 未结 0 1770
南旧
南旧 2021-01-27 17:41

I am trying to implement a distributed file system and for that I have to read files in chunks (files can be of any type image, audio, video, text, etc).

`typedef         


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