Types
Functions
Link copied to clipboard
Specify the buffer size the download will use.
Link copied to clipboard
Link copied to clipboard
Specify a custom HttpClient for requesting and downloading packages.
Link copied to clipboard
Specify a custom download link, instead of the default GitHub.
Link copied to clipboard
fun github(builder: KCEFBuilder.Download.Builder.GitHub.() -> Unit = { }): KCEFBuilder.Download.Builder
Specify that you download from GitHub.
Link copied to clipboard
Transform the download link response. Used for GitHub downloads by default.