Hi to all,

i am using AppEngineFile in order to retrieve the saved blob items. I need
to send that file as an attachment using the mail api so i need to convert
the file's contents into the byte array. Could anyone give me a hint on
that? The blob items are of various types including .java, .zip, .html,
.rar, etc.
I am using that
tutorial<http://code.google.com/appengine/docs/java/blobstore/overview.html#Writing_Files_to_the_Blobstore>
but
i don't want to read lines of course.

Thanks in advance,
Stefanos Antaris

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to