Home
last modified time | relevance | path

Searched refs:readInt32LE (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/js/experimental/runtime/kernel/conformance/
H A Dconformance_testee_runner_node.js38 const requestLength = requestLengthBuf.readInt32LE(0);
/third_party/protobuf/conformance/
H A Dconformance_nodejs.js157 var length = lengthBuf.readInt32LE(0);
/third_party/node/lib/internal/
H A Dbuffer.js349 return this.readInt32LE(offset);
387 function readInt32LE(offset = 0) { function
994 proto.readInt32LE = readInt32LE;

Completed in 2 milliseconds