MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / ReadUncompressedLength

Method ReadUncompressedLength

SourceSDK/tier1/snappy.cpp:705–724  ·  view source on GitHub ↗

Read the uncompressed length stored at the start of the compressed data. On succcess, stores the length in *result and returns true. On failure, returns false.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

InternalUncompressFunction · 0.80
GetUncompressedLengthFunction · 0.80

Calls 2

PeekMethod · 0.80
SkipMethod · 0.80

Tested by

no test coverage detected