toBase58

@NotNull
open fun toBase58(@NotNull bytes: Array<Byte>): String

Convert a byte array to a Base64 encoded String.