Decode a Base64 encoded String. Characters that are not part of the Base64 alphabet are ignored in the input. The String is converted to and from bytes according to the platform's default character encoding. @param string The data to decode. @return A decoded String. @since ostermillerutils 1.00.0
(String string)
source not stored for this graph (policy: none)
no test coverage detected