How to read and write chunk by chunk of bytes using react-native-fs

后端 未结 0 1320
礼貌的吻别
礼貌的吻别 2020-12-14 22:07

I have a large file to be encrypted, so I need to read it in chunks of bytes and then immediately write that chunk to other file. this can avoid of memory l

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