mirror of
https://github.com/golang/go
synced 2024-11-06 08:26:12 -07:00
a21ae28f39
When existing data in buffer does not have delimiter,
and new data is added with b.fill(), continue search from
previous point instead of starting from beginning.
Change-Id: Id78332afe2b0281b4a3c86bd1ffe9449cfea7848
GitHub-Last-Rev:
|
||
---|---|---|
.. | ||
bufio_test.go | ||
bufio.go | ||
example_test.go | ||
export_test.go | ||
scan_test.go | ||
scan.go |