Skip the field body of the current node.
Declared in <balber_berdecoder.h>
int
skipField();
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.
0 on success, and a non-zero value otherwise