Return the number of characters that would be output if endConvert were called with no output limit.
Synopsis
Declared in <bdlde_quotedprintableencoder.h>
int
numOutputPending() const;
Return Value
the number of characters that would be output if endConvert were called with no output limit
Created with MrDocs