Return the number of output bytes retained by this decoder and not emitted because maxNumOut has been reached.
Synopsis
Declared in <bdlde_quotedprintabledecoder.h>
int
numOutputPending() const;
Return Value
number of retained output bytes not yet emitted
Created with MrDocs