Base58
public struct Base58
                - 
                  
                  
Declaration
Swift
public static func encode(_ bytes: Data) -> String - 
                  
                  
Declaration
Swift
public static func decode(_ string: String) -> Data? 
Install in Dash