Skip to main content

Module tagvalue

Module tagvalue 

Source
Expand description

Zero-copy tag=value encoding and decoding.

Modules§

checksum
FIX checksum calculation.
decoder
Zero-copy FIX message decoder.
encoder
FIX message encoder.

Structs§

Decoder
Zero-copy FIX message decoder.
Encoder
FIX message encoder.
RawMessage
Zero-copy view into a FIX message buffer.

Functions§

calculate_checksum
Calculates the FIX checksum for the given data.