I make RESTAPI
call to an endpoint, and I expect to receive .tar
contents. But what i received is
<Buffer 4d 4d 00 2a 00 00 00 08 00 13 01 00 00 03 00 00 00 01 01......
Is it possible to convert that hexa representation to tar
? I want to get the tar
contents out of it please.
explained above in the question
New contributor
Amr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.