EncodedFormatBuilder
Builder for configuring EncodedFormat instances.
Constructors
EncodedFormatBuilder
Properties
binaryFormat
The underlying binary serialization format used before encoding to text.
checksum
codec
The ASCII-safe byte codec used to turn raw bytes into text.
transform
Optional payload transform applied after serialization and before encoding.