package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

DecodeSnappy decodes a snappy compressed message.

# Constants

ProtocolSuffixSSZSnappy is the last part of the topic string to identify the encoding protocol.

# Variables

# Structs

SszNetworkEncoder supports p2p networking encoding using SimpleSerialize with snappy compression (if enabled).

# Interfaces

NetworkEncoding represents an encoder compatible with Ethereum consensus p2p.