Click or drag to resize

BERDecoderdecodeLength Method


Namespace: GSF.ASN1.Coders.BER
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
protected virtual DecodedObject<int> decodeLength(
	Stream stream
)
View Source

Parameters

stream  Stream
 

Return Value

DecodedObjectInt32
See Also