# Constants
SSZ is SSZ only.
SSZ network encode size for data head.
SSZSnappy is SSZ with snappy compression.
# Structs
SszNetworkEncoder supports p2p networking encoding using SimpleSerialize with snappy compression (if enabled).
# Interfaces
NetworkEncoding represents an encoder compatible with Qitmeer 2.0 p2p.