kotlin-jwt
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-jwt
kjwt-core
/
co.touchlab.kjwt.internal
Package-level
declarations
Functions
Functions
decode
Base64Url
Link copied to clipboard
fun
String
.
decodeBase64Url
(
)
:
ByteArray
encode
Base64Url
Link copied to clipboard
fun
ByteArray
.
encodeBase64Url
(
)
:
String