mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-14 01:01:05 +00:00
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.
5 lines
10 B
Text
5 lines
10 B
Text
1
|
|
2
|
|
3
|
|
4
|
|
5
|