Base64-encode the given data and return a newly allocated String with the result. @param input the data to encode @param flags controls certain features of the encoded output. Passing DEFAULT results in output that adheres to RFC 2045. @return base64 string containing encoded i
(byte[] input, int flags)
source not stored for this graph (policy: none)