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

Converter.GetTrits Method

Gets the trits from the specified bytes and stores it into the provided trits array

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

Syntax

C#

public static void GetTrits(
	sbyte[] bytes,
	int[] trits
)

Parameters

 

bytes
Type: System.SByte[]
The bytes.
trits
Type: System.Int32[]
The trits.

See Also

Reference

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

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