Package com.drake.net.component

Types

NetFileProvider
Link copied to clipboard
class NetFileProvider : FileProvider
用于临时获取文件读写权限
Progress
Link copied to clipboard
data class Progress(currentByteCount: Long, totalByteCount: Long, intervalByteCount: Long, intervalTime: Long, startElapsedRealtime: Long)