Searched refs:writeU_Int48BE (Results 1 - 1 of 1) sorted by relevance
/third_party/node/lib/internal/ |
H A D | buffer.js | 755 return writeU_Int48BE(this, value, offset, 0, 0xffffffffffff); 770 function writeU_Int48BE(buf, value, offset, min, max) { function 876 return writeU_Int48BE(this, value, offset, -0x800000000000, 0x7fffffffffff);
|
Completed in 2 milliseconds