Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer. This is an experimental feature. Currently it does not pass along any options (such as #DO_BREAK_LINES or #GZIP. @param raw input buffer @param encoded output buffer @
(java.nio.ByteBuffer raw, java.nio.ByteBuffer encoded)
source not stored for this graph (policy: none)
no test coverage detected