[ref] change t fflate

This commit is contained in:
kwaroran
2023-06-24 16:04:49 +09:00
parent a719cf0e64
commit 6341b194b0

View File

@@ -87,4 +87,4 @@ function checkHeader(data: Uint8Array) {
}
// All bytes matched
return header;
}
}