Hi, I am trying to store a picture to mongoDB using akka http rest api and trying to retrieve the same picture using another api and send response to client.
I have tried converting it to string and send it to client but not sure how to convert it back to image. I have tried converting it to byteArray but couldn't get spray implicit conversion working... Could you guys please provide me a way to do this? If you can provide some sample that would be great Thanks, Ujjwala -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
