Extensions

The following extensions are available globally.

  • The String extension class adds support for Base32 decoding and encoding and localized string translations.

    See more

    Declaration

    Swift

    struct String
  • URL

    The URL extension class adds support retrieving the authority.

    See more

    Declaration

    Swift

    struct URL : ReferenceConvertible, Equatable