Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
H A Dbuffer.js180 return this.readUInt32LE(offset);
217 function readUInt32LE(offset = 0) { function
980 proto.readUInt32LE = readUInt32LE;
987 proto.readUint32LE = readUInt32LE;

Completed in 2 milliseconds