Function base64Encode

  • Isomorphic base64 encoding function.

    Parameters

    • payload: string

      The string to encode.

    Returns string

    The base64 encoded string.

Generated using TypeDoc