File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/binary/test/from_buffer.js
Back
var binary = require('../'); var test = require('tap').test; test('from buffer', function (t) { t.plan(1); binary(new Buffer([ 97, 98, 99 ])) .word8('a') .word16be('bc') .tap(function (vars) { t.same(vars, { a : 97, bc : 25187 }); }) ; });
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings