toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.file.std
/
UrlVfs
Url
Vfs
fun
UrlVfs
(
url
:
String
,
client
:
HttpClient
=
createHttpClient()
,
failFromStatus
:
Boolean
=
true
)
:
VfsFile
fun
UrlVfs
(
url
:
URL
,
client
:
HttpClient
=
createHttpClient()
,
failFromStatus
:
Boolean
=
true
)
:
VfsFile