Forum Discussion

nagh's avatar
nagh
New Contributor
4 years ago

Conversion from base64 encded to bytes

Hi Team,

Please suggest how I can convert base64 encoded string to bytes and not in byte array.

Regards,
Hirak

1 Reply

  • bojanvelevski's avatar
    bojanvelevski
    Valued Contributor

    Hey @nagh,

    I believe you have a very similar, if not the same post from several days ago. I sent you a pipeline there that converts base64 to hex, is that what you need?

    Link to post:
    Base64 to hexadecimal