Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.intrinsics.js.node
/
BufferAPI
/
btoa
btoa
abstract
fun
btoa
(
data
:
Value
)
:
String
Decodes a string into bytes using Latin01, end encodes those bytes into a string using Base64.