Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
H A Dbuffer.js759 return writeU_Int24BE(this, value, offset, 0, 0xffffff);
820 function writeU_Int24BE(buf, value, offset, min, max) { function
880 return writeU_Int24BE(this, value, offset, -0x800000, 0x7fffff);

Completed in 2 milliseconds