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

Converter.ToTrits Method (String)

Converts the specified trinary encoded trytes string to trits

Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public static int[] ToTrits(
	string trytes
)

Parameters

 

trytes
Type: System.String
The trytes.

Return Value

Type: Int32[]

See Also

Reference

Converter Class
ToTrits Overload
Iota.Lib.CSharp.Api.Utils Namespace

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