Function encodeBase64

  • String, number to base64

    Parameters

    • input: string

      the string to be encoded

    Returns string

    • the BASE64 encoding

    1.0.1