Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ inflateInit
Function
inflateInit
static/word2md/mammoth.browser.js:20723–20725 ·
view source on GitHub ↗
(strm)
Source
from the content-addressed store, hash-verified
20721
}
20722
20723
function
inflateInit(strm) {
20724
return
inflateInit2(strm, DEF_WBITS);
20725
}
20726
20727
20728
/*
Callers
nothing calls this directly
Calls
1
inflateInit2
Function · 0.70
Tested by
no test coverage detected