Other Classes

The following classes are available globally.

  • DictionaryEncoder facilitates the encoding of Encodable values into a dictionary.

    See more

    Declaration

    Swift

    open class DictionaryEncoder
  • DictionaryDecoder facilitates the decoding of Dictionaries into semantic Decodable types.

    See more

    Declaration

    Swift

    open class DictionaryDecoder
  • The wrapper class for decoding Codable classes from XMLNodes

    See more

    Declaration

    Swift

    public class XMLDecoder
  • The wrapper class for encoding Codable classes to XMLElements

    See more

    Declaration

    Swift

    public class XMLEncoder
  • HTTP Client class providing API for sending HTTP requests

    See more

    Declaration

    Swift

    public final class HTTPClient
  • Undocumented

    See more

    Declaration

    Swift

    public final class Signers
  • XML

    Undocumented

    See more

    Declaration

    Swift

    public class XML