Searched refs:writeU_Int40LE (Results 1 - 1 of 1) sorted by relevance
/third_party/node/lib/internal/ |
H A D | buffer.js | 646 return writeU_Int40LE(this, value, offset, 0, 0xffffffffff); 676 function writeU_Int40LE(buf, value, offset, min, max) { function 849 return writeU_Int40LE(this, value, offset, -0x8000000000, 0x7fffffffff);
|
Completed in 2 milliseconds