Companion

object Companion

Functions

Link copied to clipboard
fun createAssetDataProvider(fileLoader: FileLoader): DataProvider

Creates an instance of DataProvider that handles asset requests.

Link copied to clipboard
fun createOnlineDataProvider(httpHandler: HttpHandler): DataProvider

Creates an instance of DataProvider that handles resource requests of HTTP and HTTPS protocols via the network.