void Parse( SourceChannel source, byte[] buffer, int offset, int count )
Sub Parse ( source As SourceChannel, buffer As Byte(), offset As Integer, count As Integer )
void Parse( SourceChannel source, array<unsigned char>^ buffer, int offset, int count )
abstract Parse : source : SourceChannel * buffer : byte[] * offset : int * count : int -> unit
function Parse(source, buffer, offset, count);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.