outlen
Description:
Given the input length, inlen, calculate the needed output length to perform an encoding or decoding step.
Parameters:
| this |
a Encoding |
| inlen |
an input length |
Returns:
|
the maximum number of bytes needed to encode or decode a buffer of |