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