public RadiusPacket( byte[] binaryImage, int startIndex, int length )
Public Sub New ( binaryImage As Byte(), startIndex As Integer, length As Integer )
public: RadiusPacket( array<unsigned char>^ binaryImage, int startIndex, int length )
new : binaryImage : byte[] * startIndex : int * length : int -> RadiusPacket
GSF.Communication.Radius.RadiusPacket = function(binaryImage, startIndex, length);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.