Skip the field body of the current node.

Synopsis

Declared in <balber_berdecoder.h>

int
skipField();

Description

The identifier octet and length have already been extracted. Return zero on success, and a non‐zero value otherwise. Note that method must be called when input stream is positioned at the first byte of the body field.

Return Value

0 on success, and a non‐zero value otherwise

Created with MrDocs