Ksui
Toggle table of contents
2.2.0
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
org.komputing.kbech32
Package-level
declarations
Types
Types
Address
Format
Exception
Link copied to clipboard
sealed
class
AddressFormatException
Bech32
Link copied to clipboard
object
Bech32
Bech32 Kotlin implementation.
Bech32Data
Link copied to clipboard
data
class
Bech32Data
(
val
humanReadablePart
:
String
,
val
data
:
ByteArray
)