A simple JVM library with utilitarian methods for working with text files of any size, including merge sorting and binary search. The library is based on the Java NIO and Kotlin coroutines.
Apache License 2.0
3
stars
1
forks
source link
BinareSearch: Possibly incorrect calculation result if no rows found #5
Looks suspicious, need review
https://github.com/DataFabricRus/textfile-utils/blob/main/src/main/kotlin/files/ByteArrays.kt#L174