MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / GetCompressionRatio

Method GetCompressionRatio

neo/framework/Compressor.cpp:98–100  ·  view source on GitHub ↗

================ idCompressor_None::GetCompressionRatio ================ */

Source from the content-addressed store, hash-verified

96================
97*/
98float idCompressor_None::GetCompressionRatio( void ) const {
99 return 0.0f;
100}
101
102/*
103================

Callers 2

WriteMessageDataMethod · 0.80
ReadMessageDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected