Read data from a file until a match is reached.
Returns all data up to the match.
Reads in exponentially increasing chunks from the passed starting bytes.
Read data from a file until a match is reached.
Returns all data up to the match.
Reads in exponentially increasing chunks from the passed starting bytes.
npm i read-until
2
0.0.1
ISC