Click or drag to resize

CoderUtilsgetPositiveIntegerLength(Int64) Method


Namespace: GSF.ASN1.Coders
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
public static int getPositiveIntegerLength(
	long val
)
View Source

Parameters

val  Int64
 

Return Value

Int32
See Also