assertIntegrity
assertIntegrity(
value,expected,label?):void
Assert that raw content matches an expected byte length and digest.
Parameters
Section titled “Parameters”string | Uint8Array<ArrayBufferLike>
expected
Section titled “expected”label?
Section titled “label?”string = "Content"
Returns
Section titled “Returns”void
