BloombergLP::bdlde::Base64Decoder::isAcceptable

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.

Synopsis

Declared in <bdlde_base64decoder.h>

bool
isAcceptable() const;