M_Iota_Lib_CSharp_Api_Utils_Converter_ToTryteValue - iotaledger-archive/iota.lib.csharp GitHub Wiki
Converts the specified trits array to trytes in integer representation
Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public static int ToTryteValue(
int[] trits,
int offset
)
- trits
- Type: System.Int32[]
The trits. - offset
- Type: System.Int32
The offset.
Type: Int32
trytes in integer representation