0
votes
votes
1 answers
asychronous stream reader
I suppose this has probably been asked - maybe many times before, but for now this thing still doesn't have a decent search (:P) How can I implement a StreamReader (line-buffered reader) that implements asynchronous methods? The Strea ...
