public static string bufferToASN1String( byte[] byteBuf, ElementInfo elementInfo )
Public Shared Function bufferToASN1String ( byteBuf As Byte(), elementInfo As ElementInfo ) As String
public: static String^ bufferToASN1String( array<unsigned char>^ byteBuf, ElementInfo^ elementInfo )
static member bufferToASN1String : byteBuf : byte[] * elementInfo : ElementInfo -> string
GSF.ASN1.Coders.CoderUtils.bufferToASN1String = function(byteBuf, elementInfo);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.