class FileDownloader
<init> |
FileDownloader(common: CommonExtension) |
size |
var size: Long |
download |
fun download(input: InputStream, target: File): Unit |
KILOBYTE |
const val KILOBYTE: Int |
TRANSFER_CHUNK_100_KB |
const val TRANSFER_CHUNK_100_KB: Int |