Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeDredd/h3-compression
/ compression.test.ts
File
compression.test.ts
test/compression.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Buffer } from
'node:buffer'
2
import
zlib from
'node:zlib'
3
import
{ describe, expect, it } from
'vitest'
4
import
* as h3 from
'h3'
Callers
nothing calls this directly
Calls
5
useGZipCompression
Function · 0.90
useDeflateCompression
Function · 0.90
useBrotliCompression
Function · 0.90
useCompression
Function · 0.90
eventFor
Function · 0.70
Tested by
no test coverage detected