edilkamin
    Preparing search index...

    Function processResponse

    • Recursively processes an API response to decompress any Buffer-encoded fields. Handles nested objects and arrays, preserving structure while decompressing.

      Type Parameters

      • T

      Parameters

      • data: T

        The API response data to process

      Returns T

      The processed data with all Buffer fields decompressed