> I am trying to read a InputStream that is coming from S3
> I am using clj-aws-s3 library
>
> When I get the object I get a # com.amazonaws.services.s3.model.S3ObjectInputStream@40d88d2d>
> How can I get the content inside this InputStream, any ideas, unfortunately
> I do not know how?
Take a loo
HI all,
I am trying to read a InputStream that is coming from S3
I am using clj-aws-s3 library
When I get the object I get a #
How can I get the content inside this InputStream, any ideas, unfortunately
I do not know how?
Any example code would be great.
Cheers
JS
--
You received this messag