Function: hashContent()¶
hashContent(
content):string
Defined in: resolver/src/reference-hasher.ts:8
Compute SHA-256 hash of in-memory content. Returns SRI-format string: "sha256-
Parameters¶
content¶
Buffer
Returns¶
string
hashContent(
content):string
Defined in: resolver/src/reference-hasher.ts:8
Compute SHA-256 hash of in-memory content. Returns SRI-format string: "sha256-
Buffer
string