Files
meteor/packages/base64
James Burgess 480c5d5a56 Avoid use of forEach in Base64 encode method (#10629)
For strings we convert to Uint8Array, which does not support forEach on
any version of IE, and is not polyfilled by default.
2019-07-15 12:38:10 -04:00
..
2016-08-30 15:40:14 -07:00