MCPcopy
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
4334function getDataView$1(array) {
4335 return new DataView(array.buffer);
4336}
4337
4338/*
4339 Copyright (c) 2025 Gildas Lormeau. All rights reserved.

Callers 11

getEntriesGeneratorMethod · 0.70
getDataMethod · 0.70
readCommonFooterFunction · 0.70
readExtraFieldZip64Function · 0.70
readExtraFieldUnicodeFunction · 0.70
readExtraFieldAESFunction · 0.70
readExtraFieldNTFSFunction · 0.70
readExtraFieldUnixFunction · 0.70
detectOverlappingEntryFunction · 0.70
seekSignatureFunction · 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…