ToolSet / com.zndevs.toolset.tools / URLDownloader

URLDownloader

class URLDownloader

URL Downloader

Constructors

<init> URLDownloader(urlString: String)
URLDownloader()

Properties

response var response: String

Functions

downloadUrl fun downloadUrl(urlString: String): String
downloadUrlBytes fun downloadUrlBytes(urlString: String): ByteArray