Decodes a Base64 string into its original form. Escaped characters are converted back to their original representation. @param value Base64 string to convert into its original form @return original string @throws DecoderException A decoder exception is thrown if a failure con
(final String value)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected