[][src]Crate fluvio_protocol_codec

Structs

FluvioCodec

Implement Kafka codec as in https://kafka.apache.org/protocol#The_Messages_ListOffsets First 4 bytes are size of the message. Then total buffer = 4 + message content