Home
last modified time | relevance | path

Searched refs:bufferSep (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/fs/
Dutils.js207 const bufferSep = Buffer.from(pathModule.sep); constant
225 return Buffer.concat([path, bufferSep, name]);