Calculate the output size in bytes needed to decode a base64 string with length x to a data buffer.
See Implementation
Calculate the output size in bytes needed to decode a base64 string with length x to a data buffer.