Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Dbuffer.js264 return readUInt24BE(this, offset);
316 function readUInt24BE(buf, offset = 0) { function