[MOBY-dev] working with images
Andreas Groscurth
groscurt at mpiz-koeln.mpg.de
Wed Jul 23 08:54:56 UTC 2008
Hi,
i try to figure out how to transfer images via Web Service in moby....
E.g. i use the b64_encoded_jpeg. It has the children 'content' which
requires a String, so i need to somehow encode/decode the image file so
that it can be transmitted as a String and the client can read it as an
image (which is somehow done via MobyDataBytes)...
how to do that ?
thanks
Andreas
More information about the MOBY-dev
mailing list