@qualithm/kafka-client - v0.1.6
    Preparing search index...

    Function buildDescribeGroupsRequest

    • Build a complete, framed DescribeGroups request ready to send to a broker.

      Parameters

      • correlationId: number

        Correlation ID for matching the response.

      • apiVersion: number

        API version to use (0–5).

      • request: DescribeGroupsRequest

        Request payload.

      • OptionalclientId: string | null

        Client ID for the header.

      Returns Uint8Array

      The framed request as a Uint8Array.