Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gildas-lormeau/zip.js
/ getDataView$1
Function
getDataView$1
index.cjs:4334–4336 ·
view source on GitHub ↗
(array)
Source
from the content-addressed store, hash-verified
4332
}
4333
4334
function
getDataView$1(array) {
4335
return
new
DataView(array.buffer);
4336
}
4337
4338
/*
4339
Copyright (c) 2025 Gildas Lormeau. All rights reserved.
Callers
11
getEntriesGenerator
Method · 0.70
getData
Method · 0.70
readCommonFooter
Function · 0.70
readExtraFieldZip64
Function · 0.70
readExtraFieldUnicode
Function · 0.70
readExtraFieldAES
Function · 0.70
readExtraFieldNTFS
Function · 0.70
readExtraFieldUnix
Function · 0.70
readExtraFieldExtendedTimestamp
Function · 0.70
detectOverlappingEntry
Function · 0.70
seekSignature
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…