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

Converter.ToBytes Method (Int32[])

Converts the specified trits to trytes

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

Syntax

C#

public static byte[] ToBytes(
	int[] trits
)

Parameters

 

trits
Type: System.Int32[]
The trits.

Return Value

Type: Byte[]

See Also

Reference

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

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