btoa

abstract fun btoa(data: Value): String

Decodes a string into bytes using Latin01, end encodes those bytes into a string using Base64.