Click or drag to resize

PERAlignedDecoderdecodeIntegerValueAsBytes Method


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

Parameters

intLen  Int32
 
stream  Stream
 

Return Value

Int64
See Also