Package-level declarations
Types
Link copied to clipboard
Identifier = bstr
Link copied to clipboard
data class IdentifierInfo @JvmOverloads constructor(val keys: Map<IdentifierInfoKey, RFU?> = emptyMap())
Link copied to clipboard
Because the IdentifierInfo map keys may be either tstr or int we need a class which keeps track of the specific key type