MCPcopy 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
1000TArrayRef<const TStringBuf> SupportedCodings() {
1001 return TCompressionCodecFactory::Instance().GetBestCodecs();
1002}

Callers 3

Y_UNIT_TESTFunction · 0.85
Y_UNIT_TESTFunction · 0.85
mainFunction · 0.85

Calls 2

InstanceFunction · 0.85
GetBestCodecsMethod · 0.80

Tested by

no test coverage detected