• 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
WebService decoding Base64Binary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebService decoding Base64Binary


  • Subject: WebService decoding Base64Binary
  • From: Gerald Hanks <email@hidden>
  • Date: Fri, 1 Oct 2004 10:14:01 -0600

I am connecting to a web service which has an operation that returns a Base64Binary encoded data stream. When I invoke the service using the WOWebServiceClient.invoke method, I get back an NSData object with the contents of the data stream. When I call the bytes() method from the NSData object what I get as a result is the raw data already decoded. At what point was the data decoded from Base64Binary encoding back to raw bytes? Did it happen within the WOWebServiceClient or did the NSData object do the decoding? Can anyone shed some light on this one?

--gerald

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


  • Prev by Date: RE: How do make WOPopup use my sorting?
  • Next by Date: set page background image programmatically
  • Previous by thread: RE: How do make WOPopup use my sorting?
  • Next by thread: set page background image programmatically
  • Index(es):
    • Date
    • Thread