The IEncoder type exposes the following members.

Methods

  NameDescription
Decode
Takes an encoded string and returns the original string value.
Encode
Encodes a string value, usually for use in a URL path.

See Also