Qurak

BaseDecode

Available

Base64-decode a string to a ByteArray

BaseDecode["string"]
BaseDecode["string", "encoding"]
BaseDecode["AQIDBAUGBwgJCgsMDQ4PEBESExQ="] → ByteArray[<20>]BaseDecode["ABCD"] → ByteArray[<3>]BaseDecode["ezEsIDIsIDMsIDQsIDV9"] → ByteArray[<15>]

Topics

Related

All 6300 functions · Use this from an MCP client