You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 line
310 B

  1. /*!
  2. * The buffer module from node.js, for the browser.
  3. *
  4. * @author Feross Aboukhadijeh <http://feross.org>
  5. * @license MIT
  6. */
  7. /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
  8. /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */