Skip to content
#

buffered-reader

Here are 24 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

// started learning Swing Graphical User Interface // This overview is a reference for myself, with the theoretical parts, small games and different exercises // Please note that it's far from complete

  • Updated Dec 19, 2018
  • 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