Click or drag to resize

PERAlignedDecoderdecodeLength Method


Namespace: GSF.ASN1.Coders.PER
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
protected virtual int decodeLength(
	ElementInfo elementInfo,
	Stream stream
)
View Source

Parameters

elementInfo  ElementInfo
 
stream  Stream
 

Return Value

Int32
See Also