Hi,
would you be able to provide functionality for parsing *.csv files from input streams instead of files? We are working with dsfinv-k data but just in memory extracting them right from the provided archive files. That probably would be also a requirement for gdpdu-parser.
just note: we are using ByteArrayInputStream to read files multiple times.
Thanks