M
M
miki1312016-01-23 13:09:54
JavaScript
miki131, 2016-01-23 13:09:54

How to replace Buffer in javascript?

I want to rewrite this pastebin.com/YGLK7KJd code so that it runs in the browser.
The first problem is what to replace Buffer with?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
Timur Shemsedinov, 2016-01-23
@MarcusAurelius

https://www.npmjs.com/package/buffer
https://github.com/substack/node-browserify

D
Dark Hole, 2016-01-23
@abyrkov

Normal string. Or an array. As a last resort, the function

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question