How many times you need to stream reading from a file and writing into another well here it is…Here we are using special character char(30) and char(31) as delimited so a quick replace using regex did it. It’s Simple,Quick, and Dirty 🙂
The last ten lines are the important ones. Â You’d use this stream read+write pattern when dealing with files larger than your total amount of available RAM.