Current File : //home/tradevaly/www/node_modules/atoa/atoa.js
module.exports = function atoa (a, n) { return Array.prototype.slice.call(a, n); }