api-key
Toggle table of contents
0.1.0-alpha02
common
Platform filter
common
Switch theme
Search in API
api-key
api-key
/
io.toxicity.api.key
/
ApiKey
/
Property
/
Decoder
Decoder
abstract
class
Decoder
<
P
:
ApiKey.Property
>
(
source
)
An abstraction for transforming a property's
encoding
value to its
Property
type.
Members
Constructors
Decoder
Link copied to clipboard
protected
constructor
(
)
Functions
decode
Link copied to clipboard
abstract
fun
decode
(
encoding
:
String
)
:
P