T_Iota_Lib_CSharp_Api_Utils_TrytesConverter - iotaledger-archive/iota.lib.csharp GitHub Wiki

TrytesConverter Class

This class allows to convert between ASCII and tryte encoded strings

Inheritance Hierarchy

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)

Syntax

C#

public class TrytesConverter

The TrytesConverter type exposes the following members.

Constructors

 

Name Description
Public method TrytesConverter Initializes a new instance of the TrytesConverter class
  Back to Top

Methods

 

Name Description
Public methodStatic member ToString Converts the specified tryte encoded String to ASCII
Public methodStatic member ToTrytes Converts the ASCII encoded string to trytes
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Utils Namespace

⚠️ **GitHub.com Fallback** ⚠️