toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.archive.key
/
HdosKeyDownloader
Hdos
Key
Downloader
@
Singleton
class
HdosKeyDownloader
@
Inject
constructor
(
client
:
HttpClient
)
:
KeyDownloader
Members
Constructors
Hdos
Key
Downloader
Link copied to clipboard
@
Inject
constructor
(
client
:
HttpClient
)
Properties
source
Link copied to clipboard
val
source
:
KeySource
Functions
download
Link copied to clipboard
open
suspend override
fun
download
(
url
:
String
)
:
Sequence
<
SymmetricKey
>
get
Missing
Urls
Link copied to clipboard
open
suspend override
fun
getMissingUrls
(
seenUrls
:
Set
<
String
>
)
:
Set
<
String
>