createDeterministicMaterialArchive
createDeterministicMaterialArchive(
files,options):Uint8Array
Defined in: zip.ts:153
Writes deterministic uncompressed ZIP bytes without platform metadata or variable timestamps.
Parameters
Section titled “Parameters”ReadonlyMap<string, Uint8Array<ArrayBufferLike>>
options
Section titled “options”MaterialPackageByteLimitOptions = {}
Returns
Section titled “Returns”Uint8Array