View Source kpro_rsp_lib (kafka_protocol v4.1.7)

Summary

Functions

Decode message body binary (without the leading 4-byte correlation ID).

Functions

Link to this function

dec_struct(Schema, Fields, Stack, Bin)

View Source
Decode struct.
Link to this function

decode(API, Vsn, Body0, Ref)

View Source
-spec decode(kpro:api(), kpro:vsn(), binary(), false | reference()) -> kpro:rsp().
Decode message body binary (without the leading 4-byte correlation ID).