BerEncodingGetLengthOfVariableLength Method
Returns length in bytes of length of BER encoded data.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static int GetLengthOfVariableLength(
uint maxDataLength
)
- maxDataLength UInt32
- Length of data including BER encoded length at the beginning.
Int32