Component‐private BER utility operation.
Synopsis
Declared in <balber_berutil.h>
static
int
getNumOctetsToStream(int value);
Return Value
number of octets required to BER‐encode the value
Parameters
Name |
Description |
value |
value to encode |
Created with MrDocs