amphp / byte-stream

A non-blocking stream abstraction for PHP based on Amp.
https://amphp.org/byte-stream
MIT License
363 stars 31 forks source link

Improve LineReader #76

Closed hlib-kuznetsov closed 4 years ago

hlib-kuznetsov commented 4 years ago

Please don't be angry for [$line, $this->buffer] thing, I will change it if you let me know. Just tried to simplify code a bit.