maxCharsPerByte

Returns the maximum number of characters that will be produced for each byte of input. This value may be used to compute the worst-case size of the output buffer required for a given input sequence. This value accounts for any necessary content-independent prefix or suffix

characters.

Return

The maximum number of characters that will be produced per byte of input