View Source kpro_rsp_lib (kafka_protocol v4.2.4)

Summary

Functions

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

Functions

dec_struct(Schema, Fields, Stack, Bin)

Decode struct.

decode(API, Vsn, Body0, Ref)

-spec decode(kpro:api(), kpro:vsn(), binary(), false | reference()) -> kpro:rsp().

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