hello all,
i would like to write a custom java code to manipulate a CSV file. This file is a content object in my repository.
Does anyone knows which Java type i have to use in my interface to correctly map the content data from activity process? ByteArrayInputStream does not work.
thank you
Simone
