package
0.0.0-20250213232608-c453f8b35c75
Repository: https://github.com/stellar/go.git
Documentation: pkg.go.dev

# Functions

# Variables

# Structs

XDRDecoder combines decompression with XDR decoding.
XDREncoder combines compression with XDR encoding.
ZstdCompressor is an implementation of the Compressor interface for Zstd compression.

# Interfaces

Compressor represents a compression algorithm.