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.
Parameters
Section titled “Parameters”string | Uint8Array<ArrayBufferLike>
Returns
Section titled “Returns”string