buffer

This is the userscript port for https://github.com/feross/buffer/

Ezt a szkriptet nem ajánlott közvetlenül telepíteni. Ez egy könyvtár más szkriptek számára, amik tartalmazzák a // @require https://update.greasyfork.org/scripts/482519/1297748/buffer.js hivatkozást.

Fejlesztő
PYUDNG
Verzió
0.1.1
Létrehozva
2023.12.18.
Frissítve
2023.12.18.
Licensz
MIT

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.