Home
last modified time | relevance | path

Searched defs:bigIntAndBufferInt64Check (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/smart-buffer/typings/
Dutils.d.ts65 declare function bigIntAndBufferInt64Check(bufferMethod: keyof Buffer): void; function
/third_party/node/deps/npm/node_modules/smart-buffer/build/
Dutils.js99 function bigIntAndBufferInt64Check(bufferMethod) { function