Builder

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
class GitHub

Functions

Link copied to clipboard

Specify the buffer size the download will use.

Link copied to clipboard
Link copied to clipboard
fun client(client: HttpClient): KCEFBuilder.Download.Builder

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

Specify that you download from GitHub.

Link copied to clipboard

Transform the download link response. Used for GitHub downloads by default.