AsciiBodyEncoder

struct AsciiBodyEncoder : BodyEncoder
  • Declaration

    Swift

    func encode(_ parameters: [String : Any]) -> Data?