ralouphie

Results 1 issues of ralouphie

Added `delimit(chars)` function to accept any characters to delimit the stream with. Changed `lines` property to use `delimit('\r\n')`. This is useful when you want to break the stream up using...