/*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh * @license MIT */ /*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh * @license MIT */ /*! MIT License. Copyright 2015-2018 Richard Moore . See LICENSE.txt. */ /*! https://mths.be/he v1.2.0 by @mathias | MIT license */ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */ /*! safe-buffer. MIT License. Feross Aboukhadijeh */ //!! Deliberately using an API that's deprecated in node.js because //!! Discussion: github.com/node-browser-compat/atob/pull/9 //!! this file is for browsers and we expect them to cope with it.