Return true if current node has more embedded elements and return false otherwise.

Synopsis

Declared in <balber_berdecoder.h>

bool
hasMore();

Return Value

true if this node has more embedded elements, and false otherwise

Created with MrDocs