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

ICurl.Squeeze Method (Int32[], Int32, Int32)

Squeezes the specified trits.

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

Syntax

C#

int[] Squeeze(
	int[] trits,
	int offset,
	int length
)

Parameters

 

trits
Type: System.Int32[]
The trits.
offset
Type: System.Int32
The offset to start from.
length
Type: System.Int32
The length.

Return Value

Type: Int32[]
the squeezed trits

See Also

Reference

ICurl Interface
Squeeze Overload
Iota.Lib.CSharp.Api.Utils Namespace

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