mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-15 09:41:07 +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. |
||
|---|---|---|
| .. | ||
| asciilowercase.txt | ||
| fivelines.txt | ||
| ninetyonebytes.txt | ||
| sixhundredfiftyonebytes.txt | ||