Qurak
Documentation
Pricing
Sign in
Qurak
Documentation
Functions
BaseDecode
BaseDecode
Available
Base64-decode a string to a ByteArray
Forms
BaseDecode["string"]
BaseDecode["string", "encoding"]
Verified examples
BaseDecode["AQIDBAUGBwgJCgsMDQ4PEBESExQ="] → ByteArray[<20>]
BaseDecode["ABCD"] → ByteArray[<3>]
BaseDecode["ezEsIDIsIDMsIDQsIDV9"] → ByteArray[<15>]
Run this on Qurak
Search the reference
Topics
Binary Data
- Byte Arrays
Cryptographic Number Theory
- Textual Data
Cryptography
- Handling Ciphertext
Importing And Exporting
- Lower-Level Functions
Network Programming
- Format Conversion
New In113 Alphabetical Listing
- B
Related
BaseEncode
ImportString
StringToByteArray
ByteArrayToString
ByteArray
Uncompress
Hash
BinaryDeserialize
BinaryReadList
BinarySerialize
Compress
ExportString
← BartlettWindow
BaseEncode →
All 6300 functions
·
Use this from an MCP client