G
Guest
I have a stream of XML that I need to read one line at a time. Rather than
writing it out to disk and then reading it back in with LineInput, I was
wondering if there's a similar way of doing this with a stream.
writing it out to disk and then reading it back in with LineInput, I was
wondering if there's a similar way of doing this with a stream.