Behaviour does not match browser #6

Open
opened 2021-03-04 04:51:19 +00:00 by Ghost · 0 comments

In the browser, atob throws an exception if there is an invalid character in the input.

NodeJs Buffer, silently ignores decode errors and returns whatever it can

In the browser, `atob` throws an exception if there is an invalid character in the input. NodeJs Buffer, silently ignores decode errors and returns whatever it can
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/atob.js#6
No description provided.