Documentation
    Preparing search index...

    Variable base64decodeConst Beta

    base64decode: typeof decodeBase64 = decodeBase64

    Decodes a base64 encoded string into binary data

    The base64 encoded string to decode

    The decoded binary data

    Use decodeBase64 instead.