Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SupportedCodings
Function
SupportedCodings
library/cpp/http/io/stream.cpp:1000–1002 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
998
}
999
1000
TArrayRef<const TStringBuf> SupportedCodings() {
1001
return TCompressionCodecFactory::Instance().GetBestCodecs();
1002
}
Callers
3
Y_UNIT_TEST
Function · 0.85
Y_UNIT_TEST
Function · 0.85
main
Function · 0.85
Calls
2
Instance
Function · 0.85
GetBestCodecs
Method · 0.80
Tested by
no test coverage detected