Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ createInflate
Function
createInflate
github-actions/browserstack/set-browserstack-env.js:4941–4943 ·
view source on GitHub ↗
(zlibOptions)
Source
from the content-addressed store, hash-verified
4939
_final(callback) {
4940
if
(this._inflateStream) {
4941
this._inflateStream.end();
4942
this._inflateStream = null;
4943
}
4944
callback();
4945
}
4946
};
Callers
1
onHeaders
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected