This is the userscript port for https://github.com/feross/buffer/
Этот скрипт недоступен для установки пользователем. Он является библиотекой, которая подключается к другим скриптам мета-ключом // @require https://update.greasyfork.org/scripts/482519/1297748/buffer.js
The userscript port for https://github.com/feross/buffer/
Additionally, the code of the script is runnable without tampermonkey in common browser environments.
The export object is called BufferExport. To use Buffer or SlowBuffer, Just write BufferExport.Buffer or BufferExport.SlowBuffer in your code.