MCPcopy 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

1import type { Buffer } from 'node:buffer'
2import zlib from 'node:zlib'
3import { describe, expect, it } from 'vitest'
4import * as h3 from 'h3'

Callers

nothing calls this directly

Calls 5

useGZipCompressionFunction · 0.90
useDeflateCompressionFunction · 0.90
useBrotliCompressionFunction · 0.90
useCompressionFunction · 0.90
eventForFunction · 0.70

Tested by

no test coverage detected