Click or drag to resize

BEREncoderencodeIntegerValue Method


Namespace: GSF.ASN1.Coders.BER
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
protected int encodeIntegerValue(
	long val,
	Stream stream
)
View Source

Parameters

val  Int64
 
stream  Stream
 

Return Value

Int32
See Also