Table of Contents

Namespace Fluxzy.Formatters

Classes

ExchangeContextInfo
FormatSettings
FormattingResult
ProducerContext
ProducerFactory
ProtobufDecoder

Factory methods for creating IProtobufDecoder instances.

Structs

ProtobufDecodeContext

Provides context for decoding a single protobuf message extracted from a gRPC frame.

Interfaces

IArchiveReaderProvider
IProtobufDecoder

Decodes raw protobuf message bytes into a human-readable text representation. Implement this interface to provide custom protobuf decoding without requiring the protoc CLI tool on PATH.