I need convert NSData to Binary data for send t开发者_如何学JAVAo php server
You don't need to convert NSData. Just set the post body of the NSMutableURLRequest.
const void *p = [nsDataObject bytes];
NSUInteger length = [nsDataObject length];
I need convert NSData to Binary data for send t开发者_如何学JAVAo php server
You don't need to convert NSData. Just set the post body of the NSMutableURLRequest.
const void *p = [nsDataObject bytes];
NSUInteger length = [nsDataObject length];
上一篇:油管视频是啥意思?
求一个暗示吃醋的个性签名!?:下一篇
精彩评论