Return true if the input read so far is considered syntactically complete, and false otherwise. Note that the number of relevant input characters must be divisible by 4.
true
false
Declared in <bdlde_base64decoder.h>
<bdlde_base64decoder.h>
bool isAcceptable() const;