Return true if the input read so far by this encoder is considered syntactically complete, and false otherwise.
true
false
Declared in <bdlde_hexencoder.h>
<bdlde_hexencoder.h>
bool isAcceptable() const;
Created with MrDocs