aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMNSData+Hex.h
diff options
context:
space:
mode:
Diffstat (limited to 'Foundation/GTMNSData+Hex.h')
-rw-r--r--Foundation/GTMNSData+Hex.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Foundation/GTMNSData+Hex.h b/Foundation/GTMNSData+Hex.h
index b1e668d..ed21f17 100644
--- a/Foundation/GTMNSData+Hex.h
+++ b/Foundation/GTMNSData+Hex.h
@@ -16,6 +16,12 @@
// the License.
//
+
+// WARNING: This class provides a subset of the functionality available in
+// GTMStringEncoding and may go away in the future.
+// Please consider using GTMStringEncoding instead.
+
+
#import <Foundation/Foundation.h>
/// Helpers for dealing w/ hex encoded strings.