Return true if the input read so far is considered syntactically complete and all resulting output has been emitted to out, and false otherwise. Note that endConvert must be called if the total length of all data processed is not divisible by 3.
Declared in <bdlde_base64encoder.h>
bool
isAcceptable() const;