I implemented this link in my Angular application and it is working fine.
But business made a decision to only return byte and not as base64 and wants to display on HTML5 image.
My image type is IFF.
How can I display bytes returned by Web API as HTML5 image for IFF file type