Skip to content
#

inputfile

Here are 6 public repositories matching this topic...

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 blanks can be recovered since they are all counted (feature used in the test program). By skipping blanks the reader is able to identify the start a…

  • Updated Oct 16, 2022
  • Java

Improve this page

Add a description, image, and links to the inputfile topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the inputfile topic, visit your repo's landing page and select "manage topics."

Learn more