public static int[] BerByteArrayToIntArray( byte[] berBytes )
Public Shared Function BerByteArrayToIntArray ( berBytes As Byte() ) As Integer()
public: static array<int>^ BerByteArrayToIntArray( array<unsigned char>^ berBytes )
static member BerByteArrayToIntArray : berBytes : byte[] -> int[]
GSF.ASN1.Coders.BER.BERObjectIdentifier.BerByteArrayToIntArray = function(berBytes);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.