Documentation

Swift_AddressEncoder

Email address encoder.

Tags
author

Christian Schmidt

Table of Contents

encodeString()  : string
Encodes an email address.

Methods

encodeString()

Encodes an email address.

public encodeString(string $address) : string
Parameters
$address : string
Tags
throws
Swift_AddressEncoderException

If the email cannot be represented in the encoding implemented by this class.

Return values
string

Search results