Home
last modified time | relevance | path

Searched refs:readInt32LE (Results 1 – 18 of 18) sorted by relevance

/third_party/node/test/parallel/
Dtest-buffer-readint.js94 assert.strictEqual(buffer.readInt32LE(0), 0x79165343);
101 assert.strictEqual(buffer.readInt32LE(0), -84934913);
110 assert.strictEqual(buffer.readInt32LE(0), -1449802942);
111 assert.strictEqual(buffer.readInt32LE(1), 917083587);
112 assert.strictEqual(buffer.readInt32LE(2), 389458325);
/third_party/protobuf/js/experimental/runtime/kernel/conformance/
Dconformance_testee_runner_node.js38 const requestLength = requestLengthBuf.readInt32LE(0);
/third_party/protobuf/conformance/
Dconformance_nodejs.js157 var length = lengthBuf.readInt32LE(0);
/third_party/node/deps/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer/
Dindex.d.ts27 readInt32LE(offset: number, noAssert?: boolean): number;
/third_party/node/deps/npm/node_modules/string_decoder/node_modules/safe-buffer/
Dindex.d.ts27 readInt32LE(offset: number, noAssert?: boolean): number;
/third_party/node/deps/npm/node_modules/safe-buffer/
Dindex.d.ts27 readInt32LE(offset: number, noAssert?: boolean): number;
/third_party/node/deps/npm/node_modules/tar/node_modules/safe-buffer/
Dindex.d.ts27 readInt32LE(offset: number, noAssert?: boolean): number;
/third_party/node/deps/npm/node_modules/smart-buffer/typings/
Dsmartbuffer.d.ts84 readInt32LE(offset?: number): number;
/third_party/node/lib/internal/
Dbuffer.js346 return this.readInt32LE(offset);
384 function readInt32LE(offset = 0) { function
991 proto.readInt32LE = readInt32LE;
/third_party/node/deps/npm/node_modules/smart-buffer/build/
Dsmartbuffer.js144 readInt32LE(offset) { method in SmartBuffer
145 return this._readNumberValue(Buffer.prototype.readInt32LE, 4, offset);
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_buffer.js238 this.readInt32LE = function (...args) { method in mockBuffer.BufferClass
/third_party/node/deps/npm/node_modules/smart-buffer/docs/
DREADME_v3.md172 * readInt32LE
/third_party/node/deps/npm/node_modules/smart-buffer/
DREADME.md282 ### buff.readInt32LE([offset])
/third_party/typescript/src/compiler/
Dsys.ts1037 readInt32LE(offset: number): number; method
/third_party/node/doc/api/
Dbuffer.md1782 ### `buf.readInt32LE([offset])`
1804 console.log(buf.readInt32LE(0));
1806 console.log(buf.readInt32LE(1));
/third_party/node/doc/changelogs/
DCHANGELOG_V5.md312 …thub.com/nodejs/node/commit/f1f9aff855)] - **doc**: fix doc for Buffer.readInt32LE() (ghaiklor) [#…
DCHANGELOG_V4.md1846 …thub.com/nodejs/node/commit/6e2bfbe1fd)] - **doc**: fix doc for Buffer.readInt32LE() (ghaiklor) [#…
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …;var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},s.prototype.readInt32LE=function(t,e){r…