buffer

The userscript port for https://github.com/feross/buffer/

2023-12-18 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/482519/1297748/buffer.js

लेखक
PYUDNG
आवृत्ती
0.1.1
बनवली
2023-12-18
अपडेट केली
2023-12-18
आकार
63 KB
License
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.