Base58

object Base58

Types

Link copied to clipboard
object Prefix

Functions

Link copied to clipboard
fun decode(input: String): ByteArray
Link copied to clipboard
fun encode(input: ByteArray): String