protected int encodeHeader( DecodedObject<int> tagValue, int contentLen, Stream stream )
Protected Function encodeHeader ( tagValue As DecodedObject(Of Integer), contentLen As Integer, stream As Stream ) As Integer
protected: int encodeHeader( DecodedObject<int>^ tagValue, int contentLen, Stream^ stream )
member encodeHeader : tagValue : DecodedObject<int> * contentLen : int * stream : Stream -> int
function encodeHeader(tagValue, contentLen, stream);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.