Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

T_Iota_Lib_CSharp_Api_Utils_TrytesConverter

saniro edited this page Feb 16, 2017 · 1 revision

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

Clone this wiki locally