Skip to content
#

buffered-reader

Here are 26 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 19, 2024
  • Java

Improve this page

Add a description, image, and links to the buffered-reader 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 buffered-reader topic, visit your repo's landing page and select "manage topics."

Learn more