Skip to content

contentHashOf

contentHashOf(data): string

Defined in: asset/contentHash.ts:125

Convenience over contentHashHex that also accepts a string (hashed as UTF-8). Build-time only — TextEncoder is a Node/browser global.

string | Uint8Array<ArrayBufferLike>

string