btoa(data): void
Stability: 3Legacy. Use
buf.toString('base64') instead.Global alias for buffer.btoa().
An automated migration is available (source):
npx codemod@latest @nodejs/buffer-atob-btoa
btoa(data): void
buf.toString('base64') instead.Global alias for buffer.btoa().
An automated migration is available (source):
npx codemod@latest @nodejs/buffer-atob-btoa