Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
H A Dbuffer.js606 function writeBigU_Int64BE(buf, value, offset, min, max) { function
629 return writeBigU_Int64BE(this, value, offset, 0n, 0xffffffffffffffffn);
638 return writeBigU_Int64BE(

Completed in 1 milliseconds