package
0.0.0-20240903140133-605a850e203b
Repository: https://github.com/datastax/go-cassandra-native-protocol.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
MaxPayloadLength is the maximum payload length a Segment can contain.
No description provided by the author

# Structs

Header is the header of a Segment.
Payload is the payload of a Segment.
Segment is a checksummed payload containing one or more frames (self-contained segment), or just a portion of a larger frame spanning multiple segments (multi-segment part).

# Interfaces

Codec exposes basic encoding and decoding operations for Segment instances.
No description provided by the author
No description provided by the author
No description provided by the author