mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
1d7e1b8732
Replace `ByteSplitter` and `LineSplitter` with `ByteChunkWriter` and `LineChunkWriter` respectively. This results in a more maintainable design and an increase in the speed of splitting by lines.
6 lines
10 B
Plaintext
6 lines
10 B
Plaintext
1
|
|
2
|
|
3
|
|
4
|
|
5
|