diff options
author | Lucas CHOLLET <lucas.chollet@free.fr> | 2022-12-17 01:37:40 +0100 |
---|---|---|
committer | Andrew Kaster <andrewdkaster@gmail.com> | 2023-01-14 16:20:30 -0700 |
commit | b21ea54af01300b2f027153122e690ed7a645bb0 (patch) | |
tree | 4aef7ab01506d12f2c280218697bd476117e80ef /AK/Span.h | |
parent | 9a7accddb7a662034ecc94f9b921c671019dcc82 (diff) | |
download | serenity-b21ea54af01300b2f027153122e690ed7a645bb0.zip |
LibCore: Merge two search implementations in `Stream::BufferedStream`
`can_read_line()` and `read_until_any_of` used to have two different
implementations to search for a needle. This commit factorizes both
algorithms.
Diffstat (limited to 'AK/Span.h')
0 files changed, 0 insertions, 0 deletions