NSData(Hex) Category Reference

Declared in NSData+Hex.h
NSData+Hex.m

Overview

This category will help providing a hex representation of the NSData object.

– hexString

This method provides the hex representation of the data.

- (NSString *)hexString

Return Value

The hex representation of the object

Declared In

NSData+Hex.h