Return the number of octets required to provide a BER encoding of the specified value according to the specification.
Synopsis
Declared in <balber_berutil.h>
static
int
getNumOctetsToStream(int value);
Created with MrDocs
Return the number of octets required to provide a BER encoding of the specified value according to the specification.
Declared in <balber_berutil.h>
static
int
getNumOctetsToStream(int value);
Created with MrDocs