Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/tar/lib/
Dreplace.js80 const entryBlockSize = 512 * Math.ceil(h.size / 512) constant
158 const entryBlockSize = 512 * Math.ceil(h.size / 512) constant