Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dpkp/kafka-python
/ has_snappy
Function
has_snappy
kafka/codec.py:59–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
58
59
def
has_snappy():
60
return
snappy is not None
61
62
63
def
has_zstd():
Callers
2
snappy_encode
Function · 0.85
snappy_decode
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…