Click or drag to resize

BERObjectIdentifierBerByteArrayToIntArray Method


Namespace: GSF.ASN1.Coders.BER
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
public static int[] BerByteArrayToIntArray(
	byte[] berBytes
)
View Source

Parameters

berBytes  Byte
 

Return Value

Int32
See Also