• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Hex Conversion to bytes....
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hex Conversion to bytes....


  • Subject: Hex Conversion to bytes....
  • From: John Draper <email@hidden>
  • Date: Sun, 28 Nov 2004 18:03:43 -0800

Hi,

How is the best way to take a series of hex characters like this...

8d6f123e67cd548ca24d2323cd4a6514

Then convert them into 8 bit bytes and place them into an array of
8 bit bytes.  I DONT mean a NSArray,  but just to place them
into memory,  which when dumped,  would look like this...

8d 6f 12 3e  <etc>

I did the usual searches for "string conversions",  "format" and
I don't see any utilities to do this.

John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Hex Conversion to bytes....
      • From: "M. Uli Kusterer" <email@hidden>
    • Re: Hex Conversion to bytes....
      • From: Shawn Erickson <email@hidden>
    • Re: Hex Conversion to bytes....
      • From: Ricky Sharp <email@hidden>
  • Prev by Date: Re: NSAppleScript crash on executeAndReturnError
  • Next by Date: Re: Hex Conversion to bytes....
  • Previous by thread: Re: Resizing an image inside a text view
  • Next by thread: Re: Hex Conversion to bytes....
  • Index(es):
    • Date
    • Thread