Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gildas-lormeau/zip.js
/ getChunkSize
Function
getChunkSize
index-native.cjs:163–165 ·
view source on GitHub ↗
(config)
Source
from the content-addressed store, hash-verified
161
}
162
163
function
getChunkSize(config) {
164
return
Math.max(config.chunkSize, MINIMUM_CHUNK_SIZE);
165
}
166
167
function
configure(configuration) {
168
const
{
Callers
2
getEntriesGenerator
Method · 0.70
createFileEntry
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…