Return true if the input read so far by this encoder is considered syntactically complete, and false otherwise.

Synopsis

Declared in <bdlde_hexencoder.h>

bool
isAcceptable() const;

Return Value

true if the input so far is syntactically complete, and false otherwise

Created with MrDocs