This project allows to read UTF-8 encoded UNICODE files. It implements an infinite buffer file reader where one can recover the text word by word, which is converted from UTF-8, skipping blanks. The ...
add set(FILE_READER_BUFFER_SIZE 4096 CACHE STRING "" FORCE) to your CMakeLists.txt before adding the lib build with cmake -B build -DFILE_READER_BUFFER_SIZE=4096 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results