Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cameri/nostream
/ compression.spec.ts
File
compression.spec.ts
test/unit/utils/compression.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'path'
2
3
import
fs from
'fs'
4
import
os from
'os'
Callers
nothing calls this directly
Calls
11
parseCompressionFormat
Function · 0.90
getCompressionFormatFromExtension
Function · 0.90
getCompressionFormatFromHeader
Function · 0.90
getXzCompressionOptions
Function · 0.90
createCompressionStream
Function · 0.90
createDecompressionStream
Function · 0.90
detectCompressionFormat
Function · 0.90
hasLzmaNative
Function · 0.85
createTempFile
Function · 0.85
expectStreamToFail
Function · 0.85
toBuffer
Function · 0.70
Tested by
no test coverage detected