Hello dudes, i have to read and write a big text file, column delimited, every line is a very complex object and i must serialize that object to such line and read it back.
Does anyone here know a very good library or framework to the job?
Here is an example how it should be:
100050003peter norton 0004325234534543fdsfsdfsd545346645sdgfsdgsdfg
434333453lincoln a. 45435634gsdfgsdfgdf6564576gdfgdfgdfghdfghdfhg
Regards,
Edson

