toBase64

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

Convert a byte array to a Base58 encoded String.