Skip to content

doc: Don't think atob and btoa should be marked as legacy #40754

Description

@jimmywarting

btoa(data)

Stability: 3 - Legacy. Use buf.toString('base64') instead.

I advocate more spec'ed and cross compatible code on multiple platforms. Therefore i normally never use or suggest node's only Buffer class whenever possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to Node.js documentation.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions