DownloadOptions

open fun DownloadOptions(@NonNull request: HttpRequest, @NonNull localPath: String, resume: Boolean, memoryThreshold: Int)
open fun DownloadOptions(@NonNull request: HttpRequest, @NonNull localPath: String)