Searched refs:metaCopy (Results 1 – 1 of 1) sorted by relevance
53 const metaCopy = { ...metaData }; constant56 metaCopy.expiration = Date.now() + this.options.ttl;60 metaCopy.bodyStreamIntegrity = await new Promise((fulfill, reject) => {73 metaCopy.empty = true;76 const metaBuffer = Buffer.from(JSON.stringify(metaCopy));