Encode a String in Base64. The String is converted to and from bytes according to the platform's default character encoding. No line breaks or other white space are inserted into the encoded data. @param string The data to encode. @return An encoded String. @since ostermillerutils 1.00.00
(String string)
source not stored for this graph (policy: none)
no test coverage detected