Java 8: How to chunk multipart file for POST request

后端 未结 0 1180
孤街浪徒
孤街浪徒 2021-02-19 03:21

I have a multipart file, it will be an image or video, which needs to be chunked for POST request. How can I chunk the file into byte array segments?

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