Covert Json Response to Required Data Formats
Hi All,I would like to convert Json response to required data formats.1. I am using an API, which compresses image and output response will be in Json(Text) format. How can I convert Response content into Image(Binary) data type?2. I am using an API ...