Questions tagged as 'nsdata'

1
answer

Conversion error NSData in NSString

I have the following code to convert the body of a post request into a string let body: NSData = self.createBodyWithParameters(paramString, filePathKey: "image_name", imageDataKey: imageData!, boundary: boundary, nameParam: "dparam_string_post...
asked by 22.08.2016 / 08:58