Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Dbuffer.js342 return readInt40LE(this, offset);
370 function readInt40LE(buf, offset = 0) { function