-
|
Hi! Thanks for a really interesting project. I have a question regarding info in the README-file. There is a section which says: "The byte format can be converted into CSV and other encoding formats." I cannot find a way to do this, can you give me a pointer which class is the main entrypoint? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi |
Beta Was this translation helpful? Give feedback.
Hi
CSV output is only a theoretical serializer feature, practically it is only implemented for the EclipseStore project that is built upon this serializer.
For CSV export form EclipseStore please see https://docs.eclipsestore.io/manual/storage/import-export.html