M_Iota_Lib_CSharp_Api_Utils_TrytesConverter_ToString - iotaledger-archive/iota.lib.csharp GitHub Wiki
Converts the specified tryte encoded String to ASCII
Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public static string ToString(
string inputTrytes
)
- inputTrytes
- Type: System.String
tryte encoded string
Type: String
an ASCII encoded string