How to add padding to NSData so that it will be a multiple of 8 bytes?

前端 未结 0 1722
执笔经年
执笔经年 2021-01-15 21:13

In my code I construct a hex NSString first and then use the utility function below to convert it to NSData for transmission. For example:

+ (NSData *)convert         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题