MediaFile类的fetchFileByteData() 函数 可以实现断点下载,这个有示例demo么。我们这...
Completed
MediaFile类的fetchFileByteData() 函数 可以实现断点下载,这个有示例demo么。我们这边测试发现,有偶发图片下载一半的情况,在 DownloadListener里面 我这边使用的RandomAccessFile类在onRealtimeDataUpdate函数,通过 seek(position)进行下载图片。
然后,onRealtimeDataUpdate函数 和 onSuccess函数的回调顺序 是什么呢
Please sign in to leave a comment.
Comments
1 comment