T_Iota_Lib_CSharp_Api_Utils_TrytesConverter - iotaledger-archive/iota.lib.csharp GitHub Wiki
This class allows to convert between ASCII and tryte encoded strings
System.Object
Iota.Lib.CSharp.Api.Utils.TrytesConverter
Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class TrytesConverter
The TrytesConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() |
TrytesConverter | Initializes a new instance of the TrytesConverter class |
Name | Description | |
---|---|---|
![]() ![]() |
ToString | Converts the specified tryte encoded String to ASCII |
![]() ![]() |
ToTrytes | Converts the ASCII encoded string to trytes |