zemirco / json2csv-stream

Transform stream from json to csv
52 stars 17 forks source link

Updated README.md - indicate that MyStream objects are one-time-use #15

Closed chriszrc closed 6 years ago

chriszrc commented 6 years ago

Maybe this is enough to indicate that for each time a json stream needs to be converted to csv, a new instantiation of the MyStream class is necessary