Home
last modified time | relevance | path

Searched defs:writeBigInt64LE (Results 1 – 3 of 3) sorted by relevance

/third_party/node/benchmark/buffers/
Dbuffer-write.js47 writeBigInt64LE: INT64, property
/third_party/node/lib/internal/
Dbuffer.js626 function writeBigInt64LE(value, offset = 0) { function
/third_party/node/deps/npm/node_modules/smart-buffer/build/
Dsmartbuffer.js310 writeBigInt64LE(value, offset) { method in SmartBuffer