Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
H A Dbuffer.js644 return writeU_Int48LE(this, value, offset, 0, 0xffffffffffff);
659 function writeU_Int48LE(buf, value, offset, min, max) { function
847 return writeU_Int48LE(this, value, offset, -0x800000000000, 0x7fffffffffff);

Completed in 2 milliseconds